Hi,
I want to use a passwordless authentification with a check in an external database.
I see how to configure passwordless with email in Admin / Connections / Passwordless
I see how to create a custom database in Admin / Connections / Databases
But I don’t know how to make an API call /passwordless/start use the custom database.
Note : I use Auth0-js for the API calls.
Any ideas?
Thank you.