is there any realtime channel to subscribe to get if Permissions are update?
- 0
- Self Hosted
- Web
- Realtime
Hi folks, I have an app with dahboard shared across users, when a document is manipulated I get realtime updates via create, update, delete channels, my question is when tha document permissions are update is there any channel to get those updates?
Required: I want to show/hide documents when admin changes permissions to that document, currently when permissions are update and page is reloaded it works, but its not realtime.
Looking forward to suggestions or way to solve this.
best regards, sikandar
is there any realtime channel to subscribe to get if Permissions are update?
No not really because they won't get the payload since they don't have access 🧐
Recommended threads
- delete cancelled site deployment
I would like to remove a cancelled site deployment, but the site menu shows only "Redeploy".
- Self-host migration from 1.8.X
Is it safe to now migrate from 1.7.4 to 1.8.X on my selfhost?
- DeploymentStatus enum value `canceled` m...
Hey, Sorry if it has been reported already, I found an issue using the Dart SDK where the `canceled` enum value is missing from `DeploymentStatus`. This causes...