Using SSO and passwordless login

Hello,

We have two types of clients:

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?

Best regards,
Shamil

1 Like

Hi @shamil.sagar,

Welcome to the Auth0 Community!

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

Thanks, and let me know if it helps
Dawid

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.