Structs§
- Auth
Token - Authentication token wrapper
- Token
Info - Token information extracted from JWT without verification
- User
Context - User context containing authentication and profile information
Enums§
- Auth
Provider - 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
- Token
Type - Token type enumeration