Hi everyone
We’re looking to set-up Auth0 on both our web app and mobile app.
We have architected the tenant to be split per application/customer so that the databases are separated.
When looking to build this into mobile, we don’t quite know how the universal login screen will know which auth0 application the customer is trying to login to.
The mobile app is open to all our users so not split between applications/environments/instances etc. In theory, we would need to look through every application/database to check the credentials/access.
Does anyone have any guidance or use cases on how best to approach the solution?
Thanks
Mark