Available on crate feature
client
only.Expand description
APIs for request authentication.
Modules§
- http
http-auth
Auth schemes for the HTTPAuthorization
header. - Static auth scheme option resolver.
Structs§
- Endpoint configuration for the selected auth scheme.
- New type around an auth scheme ID.
- Parameters needed to resolve auth scheme options.
- Container for a shared auth scheme implementation.
- A shared auth scheme option resolver.
Traits§
- An auth scheme.
- Resolver for auth scheme options.
- Signing implementation for an auth scheme.