tyf
3
Hey again @kkrp1
You can leverage Auth0 roles by either using the Authorization Core or the Authorization Extension - We generally recommend using Core Authorization and RBAC.
Once roles are assigned to users, you can add those as custom claims in tokens:
Hope this helps to clarify!
1 Like