REST api social login work flow
-
I’m trying to use the plugin to obtain user authentication through the use of the REST API, made available to the pluign.
endpoint: wp-json / nextend-social-login / v1
from what I understand from the code it would be enough to pass the provider es “google” and google access_tokenbut this returns “Request is missing required authentication credential. Expected OAuth 2 access token, login cookie or other valid authentication credential.”
although I set the token in “The authorization data”,
what would be the exact work flow to get a social login via REST API?thanks!
- The topic ‘REST api social login work flow’ is closed to new replies.