メインコンテンツへスキップ
ACUL のパスワードリセットエラー
Example
import ResetPasswordError from '@auth0/auth0-acul-js/reset-password-error';

const resetPasswordErrorManager = new ResetPasswordError();

コンストラクター

ResetPasswordError
Constructor

プロパティ

branding
client
organization
prompt
screen
tenant
transaction
untrustedData
user
screenIdentifier
string

メソッド

getErrors
コンテキストからトランザクションエラーの配列を取得します。エラーが存在しない場合は空の配列を返します。トランザクションコンテキスト内のエラーオブジェクトの配列。