Expand description
Basic credential identity provider.
Structs
- Bare assertion of an identity without any additional information.
- An always-valid identity provider that works with
BasicCredential
. - Error returned in the event that a non-basic credential is passed to a
BasicIdentityProvider
.