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

    Variable AuthenticationTypeEnum

    AuthenticationTypeEnum: { Phone: "phone"; Email: "email"; Totp: "totp" }

    Type declaration

    • ReadonlyPhone: "phone"
    • ReadonlyEmail: "email"
    • ReadonlyTotp: "totp"