Expand description
Auth scheme implementations for HTTP API Key, Basic Auth, Bearer Token, and Digest auth.
Structs§
- ApiKey
Auth Scheme  - Auth implementation for Smithy’s 
@httpApiKeyauth scheme - Basic
Auth Scheme  - Auth implementation for Smithy’s 
@httpBasicAuthauth scheme - Bearer
Auth Scheme  - Auth implementation for Smithy’s 
@httpBearerAuthauth scheme - Digest
Auth Scheme  - Auth implementation for Smithy’s 
@httpDigestAuthauth scheme 
Enums§
- ApiKey
Location  - Destination for the API key