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.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Assigning user roles in a rule | 4 | 4916 | January 8, 2024 | |
| Assigning User roles on Custom Database action script | 1 | 4428 | August 19, 2021 | |
| Replace Mongo custom database connection with regular Auth0 database connection | 1 | 5448 | November 2, 2017 | |
| Add Auth Core Role on Automatic User Migration | 4 | 5698 | February 4, 2021 | |
| Add Roles and Permission on User Signup - Auth0 Core | 1 | 5737 | March 31, 2020 |