React Native Auth0 - v5.0.0-beta.4
    Preparing search index...

    Type Alias MfaChallengeOtpResponse

    Base response for an MFA challenge request.

    type MfaChallengeOtpResponse = {
        challengeType: "otp";
    }
    Index

    Properties

    Properties

    challengeType: "otp"