Expand description
Static auth scheme option resolver.
Structs§
- Static
Auth Scheme Option Resolver - New-type around a
Vec<AuthSchemeId>
that implementsResolveAuthSchemeOptions
. - Static
Auth Scheme Option Resolver Params - Empty params to be used with
StaticAuthSchemeOptionResolver
.