Module auth

Module auth 

Source
Available on crate feature client only.
Expand description

Smithy auth scheme implementations.

Modulesยง

httphttp-auth
Auth scheme implementations for HTTP API Key, Basic Auth, Bearer Token, and Digest auth.
no_auth
The [NoAuthRuntimePlugin] and supporting code.