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

    Interface ConnectionAttributes

    Attribute configuration

    interface ConnectionAttributes {
        email?: EmailAttribute;
        phone_number?: PhoneAttribute;
        username?: UsernameAttribute;
    }
    Index
    phone_number?: PhoneAttribute