We'll create fresh WordPress site with Stionic Users – WordPress Users API installed. You have 20 minutes to test the plugin after that site we'll be deleted.
Stionic Users has expanded the WordPress REST API for manager Users.
Allows you create mobile app for WordPress.
Register users
Send ‘POST’ request to ‘/wp-json/wp/v2/m_users/register’ with params ‘username’ and ’email’.
Reset password
Send ‘POST’ request to ‘/wp-json/wp/v2/m_users/password’ with params ‘username’.
Change users avatar (login required)
Send ‘POST’ request to ‘/wp-json/wp/v2/m_users/avatar’ with params ‘base64’ (base64 of image).
Delete users avatar (login required)
Send ‘DELETE’ request to ‘/wp-json/wp/v2/m_users/avatar’.
Logout everywhere else (login required)
Send ‘POST’ request to ‘/wp-json/wp/v2/m_users/keep’.
Login Facebook
Send ‘POST’ request to ‘/wp-json/wp/v2/m_facebook/login’ with params ‘token’ is access token of Facebook.
Return: JWT Authentication data include token, use it in Header of JWT authentication.
You can find docs.
If you were unable to find the answer to your question on the documentation, you should check the support forum on WordPress.org.
If you can’t locate any topics that pertain to your particular issue, post a new topic for it.
The following plugins are recommend for Stionic Users: