Majority of Users prefer only phone number for registeration in the site and they do not prefer to use their email id at any place.
So I Wanted a way so that i can make them register using phone number and remove email id option
Currently, the PrivateMembersData collection ( which is the shared database for wix apps and read-only ) uses the “loginEmail” field as the primary reference field. So, unfortunately, you would have to code your own implementation. But, your in luck, the twilio-node npm package is approved for use on Velo.