Skip to main content

Module error

Module error 

Source
Expand description

Security and authentication errors.

Structs§

AuthError
An error that occurred during authentication or verification.

Enums§

AuthErrorKind
The kind of authentication error.

Type Aliases§

AuthResult
A specialized Result type for security operations.