Passwordless SMS is not working at all, I am still only seeing email login.
I have set up passwordless sms authentication according to this page Passwordless Authentication with SMS
The twilio test succeeds.
Here are my connections:
I have also enabled the application in the Passwordless tab
Yet, on the login screen, I see only one option and it is email
I read in another thread that maybe I need to use a custom login? So on Branding I have chosen “New” universal login and checked the “customize login page” switch (but made no actual modifications to the code). This also had no effect however.
Does anyone know what might be wrong?