import MfaPushWelcome from '@auth0/auth0-acul-js/mfa-push-welcome'; const mfaPushWelcome = new MfaPushWelcome(); await mfaPushWelcome.enroll();
表示 パラメーター
import MfaPushWelcome from '@auth0/auth0-acul-js/mfa-push-welcome'; const mfaPushWelcome = new MfaPushWelcome(); await mfaPushWelcome.pickAuthenticator();