
First Look: Custom Token Exchange for Auth0
A first look at the Custom Token Exchange feature.
Custom Token Exchange allows clients to exchange their existing tokens for Auth0 tokens by calling the /oauth/token
endpoint. Use this in advanced integration use cases like:
- Getting Auth0 tokens for another audience
- Integrating an external identity provider
- Migrating to Auth0