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 -

How to get the ip address of VM and use it to configure SSH connection dynamically in Ansible -

javascript - Get parameter of GET request -