Hi there,
I am working on a mini project where I am using auth0 to authenticate my users to my nextjs application. It uses mongodb as its external database to store user data. I am using realm-web sdk to query the mongodb database client side. I use the custom jwt authentication using auth0 as the external jwt service to log users in to query mongodb. However, I am not sure how does role based permissions work with the jwt authentication. It seems that the role based permissions uses the database access users instead of the users created in the atlas app through my jwt authentication. Can anybody clarify? Thank you in advance!
Skip to main content
1 year later
I would also be very interested to understand how this works
New & Unread Topics
Topic | Replies | Views | Activity |
---|---|---|---|
Stream.return() on realm websdk crashes mobile chrome | 3 | 640 | Apr 2024 |
Failed to connect to cluster using a .env file | 2 | 699 | May 2024 |
Filtering by date | 0 | 264 | May 2024 |
Unchecked errors when build with gradle | 1 | 573 | Aug 2024 |
Implement Rate limiting on APP services | 0 | 142 | Aug 2024 |