import ResetPasswordMfaOtpChallenge from '@auth0/auth0-acul-js/reset-password-mfa-otp-challenge';const resetPasswordMfaOtpChallengeManager = new ResetPasswordMfaOtpChallenge();resetPasswordMfaOtpChallengeManager.changeLanguage({ language: 'fr',});
import ResetPasswordMfaOtpChallenge from '@auth0/auth0-acul-js/reset-password-mfa-otp-challenge';const resetPasswordMfaOtpChallengeManager = new ResetPasswordMfaOtpChallenge();await resetPasswordMfaOtpChallengeManager.tryAnotherMethod();