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 | |
|---|---|---|---|---|
| Save roles and permission in my mongodb | 2 | 3107 | March 14, 2022 | |
| Managing roles/orgs with a custom SQL DB | 0 | 1338 | September 26, 2022 | |
| Assigning user roles in a rule | 5 | 4911 | January 22, 2024 | |
| Assigning User roles on Custom Database action script | 2 | 4424 | August 19, 2021 | |
| Replace Mongo custom database connection with regular Auth0 database connection | 2 | 5441 | March 2, 2018 |