Hi as title said, I am cracking head over how to do this. I am using auth0 for user login and mongodb as the custom database to store user credentials by following this guide, Connecting Auth0 to MongoDB with Custom Databases . I have also used auth0 as a jwt service to authenticate my requests by following this guide. https://www.mongodb.com/docs/atlas/app-services/authentication/custom-jwt/ . However, I am not sure where to go from here to set up roles and permissions.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.