Skip to main content
MfaWebAuthnNotAvailableErrorMembers
Example

Properties

Methods

Promise<void>
Allows the user to select a different MFA method because WebAuthn is not available. This action navigates the user to an authenticator selection screen where they can choose from other available/enrolled MFA factors.A promise that resolves upon successful submission of the ‘pick-authenticator’ action.

Throws

Throws an error if the form submission fails (e.g., network issues, server-side validation errors).
Example