- 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