Documentation Index
Fetch the complete documentation index at: https://docs-dev.auth0-mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.

Example
Constructors
Creates an instance of ResetPasswordMfaVoiceChallenge screen manager.
Properties
branding
client
organization
prompt
screen
tenant
transaction
untrustedData
user
Methods
Continues with the voice challenge using the provided code.A promise that resolves when the challenge is submitted.
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.
Resends the code via voice call.A promise that resolves when the code is resent.
resendManager
Utility FeatureGets resend functionality with timeout management for this screenResendControl object with startResend methodExample
Switches to SMS verification.A promise that resolves when the action completes.
Allows the user to try another MFA method.A promise that resolves when the request is submitted.