If I implement multi tenancy, and in my app I have...
# support-questions-legacy
i
If I implement multi tenancy, and in my app I have a drop down that present all the users tenants. lets assume they user belongs to tenant X and tanent Y, the user logged in initially to tenant X and not want to move to tenant Y, how should I implement it without asking the user to login again?
4 Views