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 | 3110 | March 14, 2022 | |
| Managing roles/orgs with a custom SQL DB | 0 | 1342 | September 26, 2022 | |
| Assigning user roles in a rule | 4 | 4912 | January 8, 2024 | |
| Assigning User roles on Custom Database action script | 1 | 4426 | August 19, 2021 | |
| Replace Mongo custom database connection with regular Auth0 database connection | 1 | 5445 | November 2, 2017 |