First Look: Custom Token Exchange for Auth0
Extend your identity architecture with Auth0 Custom Token Exchange. This powerful capability enables clients to exchange their existing tokens for Auth0 tokens via the /oauth/token endpoint, giving you granular control over authentication flows.
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