royboy789 / wp-api-social-login

Using WP-API and Hello.js to create seamless login and registration via social channels
GNU General Public License v3.0
40 stars 4 forks source link

Registration with fb #8

Open AmaniSaid123 opened 3 years ago

AmaniSaid123 commented 3 years ago

Hi , I need to ask you about the end of registration and login

I use this http://localhost/wordpress/wp-json/social_registration with this json body {"social_id":"fb", "user":"tes@gmail.com"}

But I got the messg "No route was found matching the URL and request method." with status 404.