ChallengeGrantType

Represents specialized OAuth 2.0 grant types used for challenge-based authentication mechanisms, such as Multi-Factor Authentication (MFA) with Out-of-Band (OOB), One-Time Passcode (OTP), or WebAuthn.

These grant types extend the standard set to support additional security requirements.

Inheritors

Types

Link copied to clipboard

A grant type for Multi-Factor Authentication (MFA) using Out-of-Band (OOB) methods.

Link copied to clipboard

A grant type for Multi-Factor Authentication (MFA) using One-Time Passcodes (OTP).

Link copied to clipboard

A grant type for Multi-Factor Authentication (MFA) using WebAuthn.

Properties

Link copied to clipboard