Expand description
Generated Authentication client and native types. Generated native types and clients for authentication.proto.
Structsยง
- Auth
Session Settings - AuthSessionSettings configures how the host persists authenticated sessions.
- Authenticated
User - AuthenticatedUser is the normalized user identity returned by an authentication provider after a login or token-validation flow.
- Authentication
- Authentication models the shared Gestalt authentication protocol.
- Begin
Login Request - BeginLoginRequest starts an interactive login flow.
- Begin
Login Response - BeginLoginResponse returns the provider-managed authorization URL and opaque provider state that must be preserved until completion.
- Complete
Login Request - CompleteLoginRequest finishes an interactive login flow.
- Validate
External Token Request - ValidateExternalTokenRequest asks the provider to validate a token minted outside the interactive login flow.