Expand description
A unified identity structure returned by all providers.
Structs§
- Identity
- A unified identity structure returned by all providers.
- MfaToken
Claims - Claims inside the temporary MFA JWT token.
- OAuth2
State - Intermediate state for OAuth2/OIDC flows, stored in an encrypted cookie.
- OAuth
Token - Represents the tokens returned by an OAuth2 provider.
Enums§
- Auth
Result - The result of an authentication attempt.