I have a WordPress site and I need to implement authorization in the android application through this site. How to implement it?
1 answer
I recommend to look at this plugin from wordpress
https://ru.wordpress.org/plugins/json-api-user/
This is an extended authorization feature using the REST JSON API.
just look here:
|