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.
import PhoneIdentifierEnrollment from '@auth0/auth0-acul-js/phone-identifier-enrollment' ;
const phoneIdentifierEnrollment = new PhoneIdentifierEnrollment ();
phoneIdentifierChallenge . continuePhoneEnrollment ({
type: "<text' | 'voice>"
});
PhoneIdentifierEnrollment
import PhoneIdentifierEnrollment from '@auth0/auth0-acul-js/phone-identifier-enrollment' ;
const phoneIdentifierEnrollment = new PhoneIdentifierEnrollment ();
phoneIdentifierChallenge . continuePhoneEnrollment ({
type: "<text' | 'voice>"
});
コンテキストからトランザクションのエラー配列を取得し、存在しない場合は空の配列を返します。 トランザクションコンテキストから取得した Error オブジェクトの配列です。
import PhoneIdentifierEnrollment from '@auth0/auth0-acul-js/phone-identifier-enrollment' ;
const phoneIdentifierEnrollment = new PhoneIdentifierEnrollment ();
phoneIdentifierChallenge . returnToPrevious ();