Session Metadata is currently in Early Access for Enterprise customers only. By using this feature, you agree to the applicable Free Trial terms in Okta’s Master Subscription Agreement. To learn more about Auth0’s product release cycle, read Product Release Stages.
- Track device information, such as device name or login location
- Store session-level flags, for example,
user_accepted_terms - Share state between multiple Actions in the same flow
- Drive conditional logic for logout or token issuance
Limitations
- Session metadata is available only when created in a browser-based session
- Auth0 does not support session metadata with the following:
- Resource Owner Password Flow
- Native Passkeys
- Native Social Logins such as Sign in with Apple, Google, or Facebook