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

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

javascript - Get parameter of GET request -

javascript - Twitter Bootstrap - how to add some more margin between tooltip popup and element -