@auth0/auth0-react
    Preparing search index...

    Interface EnrollPushParams

    Push notification enrollment parameters

    interface EnrollPushParams {
        factorType: "push";
        mfaToken: string;
    }

    Hierarchy

    • EnrollBaseParams
      • EnrollPushParams
    Index

    Properties

    Properties

    factorType: "push"

    The factor type for enrollment

    mfaToken: string

    MFA token from mfa_required error