Class implementing the mfa-otp-challenge screen functionality This screen is shown when a user needs to enter an OTP code during MFADocumentation 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 MfaOtpChallenge screen manager
Properties
branding
client
organization
prompt
screen
tenant
transaction
untrustedData
user
Methods
Continues with the OTP challenge using the provided 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