Module errors

Source
Expand description

Error types for the authentication framework.

Enums§

AuthError
Main error type for the authentication framework.
DeviceFlowError
Device flow specific errors
MfaError
MFA-specific errors
OAuthProviderError
OAuth provider specific errors
PermissionError
Permission-specific errors
StorageError
Storage-specific errors
TokenError
Token-specific errors

Type Aliases§

Result
Result type alias for the authentication framework.