auth0 / omniauth-auth0

OmniAuth strategy to login with Auth0
MIT License
125 stars 67 forks source link

Support for passwordless sms #35

Closed benforeva closed 7 years ago

benforeva commented 8 years ago

Does this gem support the passwordless sms connection? Everything works fine with the username password connection. However, when I try to force SMS connections through ?connection=sms I get redirected to https://login.auth0.com/lo/wsfed with the error message Cannot GET /wsfed.

hzalaz commented 7 years ago

The hosted login page does not support passwordless out of the box. To make it work with passwordless sms you need to customize it via dashboard and use the lock-passwordless widget