• Preparing search index...
  • The search index is not available
@jackdbd/oauth2-error-responses
  • @jackdbd/oauth2-error-responses
  • OAuth2ClientError

Type Alias OAuth2ClientError

OAuth2ClientError:
    | AccessDeniedError
    | ForbiddenError
    | InsufficientScopeError
    | InvalidClientError
    | InvalidGrantError
    | InvalidRequestError
    | InvalidScopeError
    | InvalidTokenError
    | UnauthorizedClientError
    | UnauthorizedError
    | UnsupportedGrantTypeError
    | UnsupportedResponseTypeError
  • Defined in packages/oauth2-error-responses/src/client-errors.ts:165

Settings

Member Visibility
@jackdbd/oauth2-error-responses
  • Loading...

Generated using TypeDoc