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
- Authentication on custom Websocket Serve...
Hi, I want to use a custom Websocket Server (using Bun) for my application. However I cant really figure out authentication on custom servers. Session cookies ...
- Realtime for files() works almost well, ...
I have been trying to make use of realtime, today (14.03.26) I have pulled all the latest versions of docker images, and sdk available. Whats working: - Conn...
- Function issue
Hi,idk whats wrong with my function but i made some changes to the env var and made sure they saved then i redeployed it,but then after it redeeployed it asked ...