We’re setting up access using Auth0, and are wondering how to partition data between dev/stage/prod.
Is it recommended practice to set up a tenant for each environment, or should we create applications for each env in a single tenant? Or hybrid: the prod application goes in a prod tenant, then all other applications in a non-prod tenant?