Skip to main content
Class implementing the mfa-otp-enrollment-qr screen functionality
Example

Constructors

Constructor
Creates an instance of MfaOtpEnrollmentQr screen manager

Properties

string
Screen identifier for validation and telemetry

Methods

Promise<void>
Continues with the default action.
Example
Retrieves the array of transaction errors from the context, or an empty array if none exist.An array of error objects from the transaction context.
Promise<void>
Navigates to the authenticator selection screen.A promise that resolves when the action is successfully submitted.
Example
Promise<void>
Navigates to the authenticator selection screen.
Example