Optional
causeReadonly
descriptionReadonly
errorThe issuer or authorization server that returned the response. Used to verify the issuer is intended authorization target.
Optional
stackThe State that may have been passed back from the authorization server in the error body.
Readonly
uriStatic
Optional
prepareOptional override for formatting stack traces
Static
stackStatic
captureStatic
fromThis error typically is used to validate an error response during the redirect from the authorization server.
The parameters returned from the failed authorization code redirect.
The authorization code redirect error parsed to make the response type-safe.
Constructs a type-safe object to interact with authorization code redirect errors.