Expand description
Error types for the authentication framework.
Enums§
- Auth
Error - Main error type for the authentication framework.
- Device
Flow Error - Device flow specific errors
- MfaError
- MFA-specific errors
- OAuth
Provider Error - OAuth provider specific errors
- Permission
Error - Permission-specific errors
- Storage
Error - Storage-specific errors
- Token
Error - Token-specific errors
Type Aliases§
- Result
- Result type alias for the authentication framework.