Some clients use Single Sign-On (SSO) for login.
Others use a passwordless login method.
The issue we are encountering is that if we enable SSO, only SSO and password login options work.
Is there a way for us to configure both SSO and passwordless login in Auth0?
This is not currently supported in the Lock widget itself; our recommendation for handling these requirements is to use Auth0.js with a custom UI rather than Lock. This provides the flexibility you need to build the UI per your requirements. I’m leaving a link to our library with SDKs so you can choose something best suited to your needs. Auth0 SDK libraries