Structs§
- Basic
Auth Provider - A
TokenProviderthat authenticates using HTTP Basic Auth. - Static
Token Provider - A
TokenProviderthat always returns the same static bearer token.
Traits§
- Token
Provider - Provides an
Authorizationheader value for each outgoing gRPC call.