Passwordless and Custom Database

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.

:wave: do you want the user to be in your custom database connection? We could possibly create create the user in your dashboard, select the desired database in the Connection field. The two accounts can be linked so that they are associated with the same user profile. Is this what you are looking to do?