Available on crate features
client
and http-auth
only.Expand description
Auth scheme implementations for HTTP API Key, Basic Auth, Bearer Token, and Digest auth.
Structs§
- Auth implementation for Smithy’s
@httpApiKey
auth scheme - Auth implementation for Smithy’s
@httpBasicAuth
auth scheme - Auth implementation for Smithy’s
@httpBearerAuth
auth scheme - Auth implementation for Smithy’s
@httpDigestAuth
auth scheme
Enums§
- Destination for the API key