Skip to main content
Represents the Email OTP Challenge screen interface.
Example

Properties

Methods

resendCode
Promise<void>
Requests a new OTP code to be sent to the user’s email.
resendManager
Gets resend functionality with timeout management for this screen
submitCode
Promise<void>
Submits the OTP code entered by the user.