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

    Variable DefaultMethodPhoneNumberIdentifierEnumConst

    DefaultMethodPhoneNumberIdentifierEnum: {
        Password: "password";
        PhoneOtp: "phone_otp";
    } = ...

    Default authentication method for phone_number identifier

    Type Declaration

    • ReadonlyPassword: "password"
    • ReadonlyPhoneOtp: "phone_otp"