Structs§
- ApiKey
Auth - API Key authentication
- Authorization
Server Metadata - Authorization server metadata (RFC 8414)
- Basic
Auth - Basic authentication
- Bearer
Auth - Bearer token authentication
- Client
Registration Request - Client registration request (RFC 7591)
- Client
Registration Response - Client registration response (RFC 7591)
- Custom
Header Auth - Custom header authentication
- OAuth
Config - OAuth 2.1 configuration
- Pkce
Params - PKCE parameters for OAuth 2.1
- Token
Claims - JWT token claims
- Token
Response - OAuth token response
Enums§
- Auth
Method - Unified authentication method
Type Aliases§
- Refresh
Fn - Type alias for refresh function to reduce complexity