Hi ,
I have set-up a custom DB connection ( and wired it to an application) and I am able to authenticate user(s) via the DB.
This works fine if the application is connected to one DB.
But , when I enable both of them ( basic_auth0_db and my-custom-db ) , auth0 says it’s unable to find the user ( Wrong username or password).
Is this kind of behaviour expected ?
Can we add multiple DB connections (including the auth0 basic provided) ?