Auth0 Node.js SDK - v5.0.0
    Preparing search index...

    Variable UserMultifactorProviderEnum

    UserMultifactorProviderEnum: {
        Duo: "duo";
        GoogleAuthenticator: "google-authenticator";
    }

    Type declaration

    • ReadonlyDuo: "duo"
    • ReadonlyGoogleAuthenticator: "google-authenticator"