Expand description
Authentication
JWT and OAuth authentication for kernel access.
Structs§
- Auth
Config - Authentication configuration
- Auth
Token - Authentication token
- Token
Claims - JWT token claims
Enums§
- Auth
Provider Type - Authentication provider type
Traits§
- Auth
Provider - Authentication provider trait