@auth0/auth0-acul-js - v1.0.0-alpha.2
    Preparing search index...

    Interface MfaVoiceChallengeMembers

    Interface defining all members and operations available on the MFA Voice Challenge screen.

    Hierarchy (View Summary)

    Implemented by

    Index

    Properties

    Screen-specific properties and data.

    Methods

    • Navigates to the screen for selecting an alternative MFA method.

      Parameters

      Returns Promise<void>

      Promise that resolves when navigation is complete

      const mfaVoiceChallenge = new MfaVoiceChallenge();
      mfaVoiceChallenge.tryAnotherMethod();