Module types

Module types 

Source

Structs§

AuthToken
Authentication token wrapper
TokenInfo
Token information extracted from JWT without verification
UserContext
User context containing authentication and profile information

Enums§

AuthProvider
Authentication provider types
Client
Client enum that wraps different HTTP/SDK client types This allows each provider to expose its native client while maintaining trait object safety
TokenType
Token type enumeration

Type Aliases§

Token