I faced with problem , that when I enabled sms provider , for Passwordless form I don’t see field where Im able to pass phone number for auth process. Only have to enable twillio sms again , how to avoid twillio and use custom provider and send sms through this provider?
so. its really not clear, I updated configuration for sms connection sms_gateway and etc.
I had to enabled applications , I did it , I can test and I received this message. Only one thing , why we doing it , but for this modal having SMS(Twillio) but it’s working without twillio api key ?
so , next step , I disabled my styles for login page and for classic and for new have password, don see sms at all
and one moment, if Im using default template from ur side , why I have predefined word Passwordless in input for password , how can I remove it ?
You’ll need to go to your Auth0 Dashboard > Branding > Universal login and select the Classic Universal Login in the settings and save the changes at the bottom. Then navigate to the Login tab and enable the Customize Login Page button and select the Lock (passwordless) template.
Once you’ve done that, please make sure to press the Save Changes button on the bottom of the page as well.
thx,
for future connections , after update patch on connection with token ( described in article )
u have to go and enable sms trigger btn but not add twilio token , just make sure configuration same as on update patch , all applications enabled that u need in same modal , and if SMS trigger will be green u can enable Lock(Passwordless).
worked for me thx