Hello, for our use case, we are trying to activate both passwordless and password using two different connections. Though, when creating a new database connection, the toggle for “Password” cannot be overwritten.
Flow:
- Identifier input (email)
- Check which db the email belongs. If passwordless, then show the OTP field, else show the password field.
Is this flow possible in the Auth0 dashboard configuration, universal login?