Learn what Access Tokens are and how you can use them with Auth0.
https://auth0.com/docs/tokens/access-token
* JSON Web Tokens (JWTs)
* authorization request
* JSON Web Token (JWT)
* retrieving the user's profile
* /authorize
* /oauth/token
* Authorize endpoint
* Client Credentials flow
* Setting up a Client Credentials Grant using the Management Dashboard
* ID Token
* Rules
* User profile claims and scope
* Add Custom Claims
* Dashboard
* Refresh Token
* Dashboard