openid_client_browser library
Classes
- Address
- Authenticator
- A wrapper around Flow that handles the browser-specific parts of authentication.
- Client
- Represents the client application.
- Credential
- Flow
- IdToken
- Issuer
- Represents an OpenId Provider
- OpenIdClaims
- OpenIdProviderMetadata
- OpenID Provider Metadata
- TokenResponse
- UserInfo
Enums
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.