Problem getting the Permissions per user

Hi,
Using Angular, Auth0 Lib ver 3.0.0,
In API, I created permissions, attached them to Roles, and assigned the user to the role.
I have enabled RBAC and the “Add Permissions in the access Token” o True
In my App, I have re-logged in, but still I can’t see the permission in the callback JWT.
Thanks

1 Like

Hi @giladfit

Can you post an example of the JWT access token that you are inspecting to see if it contains the permissions?