Expand description
Authentication strategies for HTTP bootstrap requests.
Structs§
- OAuth2
Token Provider - OAuth2 token provider with caching.
Enums§
- Resolved
Auth - Resolved authentication that can be applied to requests.
Functions§
- apply_
auth - Apply resolved authentication to a request builder.
- resolve_
auth - Resolve an AuthConfig into a ResolvedAuth by reading environment variables.