import MfaWebAuthnError from '@auth0/auth0-acul-js/mfa-webauthn-error';const mfaWebAuthnError = new MfaWebAuthnError();await mfaWebAuthnError.tryAgain();
import MfaWebAuthnError from '@auth0/auth0-acul-js/mfa-webauthn-error';const mfaWebAuthnError = new MfaWebAuthnError();mfaWebAuthnError.changeLanguage({ language: 'fr',});
import MfaWebAuthnError from '@auth0/auth0-acul-js/mfa-webauthn-error';const mfaWebAuthnError = new MfaWebAuthnError();await mfaWebAuthnError.noThanks();
import MfaWebAuthnError from '@auth0/auth0-acul-js/mfa-webauthn-error';const mfaWebAuthnError = new MfaWebAuthnError();await mfaWebAuthnError.tryAgain();
import MfaWebAuthnError from '@auth0/auth0-acul-js/mfa-webauthn-error';const mfaWebAuthnError = new MfaWebAuthnError();await mfaWebAuthnError.tryAnotherMethod();
import MfaWebAuthnError from '@auth0/auth0-acul-js/mfa-webauthn-error';const mfaWebAuthnError = new MfaWebAuthnError();await mfaWebAuthnError.usePassword();