# Functions
IsErrBadCredentials returns true if the underlying error has the type ErrBadCredentials.
Name returns the human-readable name for given authentication type.
# Structs
No description provided by the author
ExternalAccount contains queried information returned by an authenticate provider for an external account.
# Interfaces
Provider defines an authenticate provider which provides ability to authentication against an external identity provider and query external account information.
# Type aliases
No description provided by the author