Add attributes to the token

Hey @eden.amram !

You could always add this data as user/app metadata and add as a custom claim in tokens by way of an Action.

It’s also possible to hit your own API from within an Action and carry out necessary logic to add the permissions that way.