openid_client_io library

Classes

Address
Authenticator
A wrapper around Flow that handles authentication in a non-web environment.
Client
Represents the client application.
Credential
Flow
IdToken
Issuer
Represents an OpenId Provider
OpenIdClaims
OpenIdProviderMetadata
OpenID Provider Metadata
TokenResponse
UserInfo

Enums

FlowType

Extensions

FlowX on Flow

Exceptions / Errors

HttpRequestException
An exception thrown when a http request responds with a status code other than successful (2xx) and the response is not in the openid error format.
OpenIdException
An exception thrown when a response is received in the openid error format.