Modules§
Structs§
- Identity
- A unified identity structure returned by all providers.
- OAuth
Token - Represents the tokens returned by an OAuth2 provider.
Enums§
- Auth
Error - Errors that can occur during the authentication process.
Traits§
- Credentials
Provider - Trait for a Credentials-based provider (e.g., Email/Password).
- OAuth
Provider - Trait for an OAuth2-compatible provider.
- User
Mapper - Trait for mapping a provider identity to a local user.