Auth0 support multiple apps in rules
marcopeg opened this issue · comments
It is possible to create multiple apps that have different clientIDs and are identified by name in the rule.context
.
This way, we can use different HASURA_URL and credentials so to use the same rule to target different hasura endpoint (production, gitpod...)
Need to investigate if it is possible to add different variables to the app itself