Access Tokens

Describes how access tokens are used in token-based authentication to allow an application to access an API after a user successfully authenticates and authorizes access.

For example, if your user authenticates using Facebook, the access token ... for any custom API that you have registered with Auth0 follow the JWT standard, ...

Lee mas