Module auth

Module auth 

Source
Expand description

Authentication

JWT and OAuth authentication for kernel access.

Structs§

AuthConfig
Authentication configuration
AuthToken
Authentication token
TokenClaims
JWT token claims

Enums§

AuthProviderType
Authentication provider type

Traits§

AuthProvider
Authentication provider trait