Developing a mobile app and have a n auth0 question
The app is mult-tenant so multple companies offer the same features
The app gives access to the user to use a device of company A using my work login details
same user also has an account with company B for the same app when logged in with details for company B .
quite new to auth0 but what would be the best way to have one login and auto recognise or switch between accounts withouth having to login each time i switch accounts
thanks for help