Module errors

Source
Expand description

Error types for the authentication framework.

Enums§

AuthError
Main error type for the authentication framework.
MfaError
MFA-specific errors
PermissionError
Permission-specific errors
StorageError
Storage-specific errors
TokenError
Token-specific errors

Type Aliases§

Result
Result type alias for the authentication framework.