Auth0. How to get user's permissions and role?

Viewed 393

I am using free plan of Auth0. I've read a ton of different manuals and can't understand, how to get user's permissions. I've set roles, added permissions to them, assigned this role to user. I am using 05-Token-Renewal (from Auth0 examples) and in idTokenPayload I have even picture, but there is no permissions. How to get them?

1 Answers
Related