OAuthConsentErrorEnum
Why a pending OAuth authorization request couldn't be shown for consent.
Values
unknownClientThe
client_iddoesn't match a registered, active client.invalidRedirectUriThe
redirect_uriisn't registered for this client.invalidRequestThe request is malformed (unsupported
response_typeor PKCE method).invalidScopeNone of the requested scopes are grantable to this client.
Used in
OAuthConsentError