CodeExchangeFailed
CodeExchangeFailed: "Failed to exchange code for token"
DeviceAuthorizationGrantFailed
DeviceAuthorizationGrantFailed: "Failed to perform device authorization grant"
DynamicRegistrationFailed
DynamicRegistrationFailed: "Dynamic registration failed"
DynamicRegistrationInvalid
DynamicRegistrationInvalid: "Dynamic registration invalid response"
DynamicRegistrationNotSupported
DynamicRegistrationNotSupported: "Dynamic registration not supported"
General
General: "Something went wrong with OAuth2 discovery"
InvalidBearerTokenResponse
InvalidBearerTokenResponse: "Invalid bearer token response"
InvalidDeviceAuthorizationResponse
InvalidDeviceAuthorizationResponse: "Invalid device authorization response"
MissingOrInvalidStoredState
MissingOrInvalidStoredState: "State required to finish logging in is not found in storage."
OpSupport
OpSupport: "Configured OAuth2 OP does not support required functions"
RefreshTokenFailed
RefreshTokenFailed: "Failed to refresh token"
RevokeTokenFailed
RevokeTokenFailed: "Failed to revoke token"
Errors expected to be encountered during OAuth2 discovery, client registration, and authentication. Not intended to be displayed directly to the user.