mfa-otp-challenge 画面の機能を実装するクラスです この画面は、ユーザーが MFA(多要素認証)の際に OTP コードを入力する必要があるときに表示されます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
コンストラクター
MfaOtpChallenge 画面マネージャーのインスタンスを生成します
プロパティ
branding
client
organization
prompt
screen
tenant
transaction
untrustedData
user
メソッド
指定されたコードを使用して OTP チャレンジを続行します。
Example
getErrors
コンテキストからトランザクションのエラー配列を取得します。存在しない場合は空配列を返します。トランザクションコンテキストから取得したエラーオブジェクトの配列です。
ユーザーが別の MFA(多要素認証)手段を試せるようにします。
Example