Class implementing the mfa-otp-enrollment-code screen functionality. This screen is displayed when the user needs to enter the OTP code received during MFA enrollment.Documentation Index
Fetch the complete documentation index at: https://auth0.generaltranslation.app/llms.txt
Use this file to discover all available pages before exploring further.
Example
Constructors
Creates an instance of MfaOtpEnrollmentCode.
Properties
branding
client
organization
prompt
screen
The screen properties for the mfa-otp-enrollment-code screen.
tenant
transaction
untrustedData
user
Screen identifier for validation and telemetry
Methods
Continues the MFA OTP enrollment process by submitting the OTP code.
Example
getErrors
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.
Allows the user to try another MFA method.
Example