Skip to main content
Interface defining the available methods and properties for the reset-password-mfa-voice-challenge screen.
Example

Properties

Methods

Promise<void>
Continues with the voice challenge using the provided code.A promise that resolves when the challenge is submitted.
Example
Promise<void>
Re-sends the code via voice call.A promise that resolves when the code is resent.
Gets resend functionality with timeout management for this screen
Promise<void>
Switches to SMS verification.A promise that resolves when the action completes.
Promise<void>
Allows the user to try another MFA method.A promise that resolves when the request is submitted.