we have already have two separate userbases with two auth0 tenants.
we want to make same application for both userbase by separating auth0 authentication according to domain name.
if domainA.com → use auth0 tenant A application configurations,
if domainB.com → use auth0 tenant B application configurations
are there any way to configure login this way in .Net mvc