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

    Interface PhoneAttribute

    Configuration for the phone number attribute for users.

    interface PhoneAttribute {
        identifier?: ConnectionAttributeIdentifier;
        profile_required?: boolean;
        signup?: SignupVerified;
    }
    Index

    Properties

    profile_required?: boolean

    Determines if property should be required for users