I’m using the social-app-django package for authentication and have it working.
How do I get user role information? When user data is retrieved from Auth0 it only contains email and picture, even though the user does have multiple roles assigned.
Any help would be much appreciated.
Thanks,
Chris