Module basic

Source
Expand description

Basic credential identity provider.

Structsยง

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