Redirect users to different page after login based on type

There are other ways but the simple solution is to have multiple tenants. The only constraint is that your application must have the ability to support multiple authorization servers and token signatures.

It comes down to how many user types you will have, You don’t want to end up with too many Auth0 tenants …