jquery - Retrive users detail through WP REST API using access token of Auth0? -
using auth0 plugin in wordpress have authorized new users , got access token reading auth0 documentation
now want retirve users through wp rest api retrive users need authentication. can use access token of auth0 retrive users details.
even think integrate auth0 , wp rest api need use jwt plugin. can use wp rest api.
is right way of jwt plugin or on wrong path?
it great if there related example using this.
Comments
Post a Comment