Expand description
APIs for request authentication.
Modules§
- http
- Auth schemes for the HTTP
Authorization
header. - static_
resolver - Static auth scheme option resolver.
Structs§
- Auth
Scheme Endpoint Config - Endpoint configuration for the selected auth scheme.
- Auth
Scheme Id - New type around an auth scheme ID.
- Auth
Scheme Option Resolver Params - Parameters needed to resolve auth scheme options.
- Shared
Auth Scheme - Container for a shared auth scheme implementation.
- Shared
Auth Scheme Option Resolver - A shared auth scheme option resolver.
Traits§
- Auth
Scheme - An auth scheme.
- Resolve
Auth Scheme Options - Resolver for auth scheme options.
- Sign
- Signing implementation for an auth scheme.