Skip to main content

Module state

Module state 

Source
Expand description

A unified identity structure returned by all providers.

Structs§

Identity
A unified identity structure returned by all providers.
MfaTokenClaims
Claims inside the temporary MFA JWT token.
OAuth2State
Intermediate state for OAuth2/OIDC flows, stored in an encrypted cookie.
OAuthToken
Represents the tokens returned by an OAuth2 provider.

Enums§

AuthResult
The result of an authentication attempt.