Hello, is there a way to prevent team member read access to the endpoint, as shown in the image? I think it exposes too much information about other users in the team, and dont see why a user should have access to see information about other users. At least not in my use case. Thank you!
Disable teams from dashboard
This will disable everything related to teams client side, but you will still be able to get everything server side and permissions will work to as if the user was in the team when it's enabled
hmm okay, i need the roles for showing different role-based UI's on the client-side. Is it safe/sensible to just store the user role in the user preferences, for this sole purpose?
Recommended threads
- Middleware
how to make middleware in nextjs appwrite with client side auth?
- Error 400: redirect_uri_mismatch
Hi team, Google OAuth was working fine with our Appwrite Cloud setup until yesterday. We did not change any configuration in Appwrite, Google Cloud, or our cod...
- Bulk delete failed with 401
- I created a transaction to bulk delete rows in a table has `done` equal `true` follow documentation. But when run, it returns 401 unauthorized error as screen...