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
- How to properly implement custom domain?...
- Can't run functions from console in appw...
Hello, I have an appwrite 1.9.0 self hosted, functions run correctly with client SDK or event when using the function domain *.function.mydomain, for testing pu...
- Site deployment does not work.
I can change a file, deploy, change does not take effect. Delete file in repo, push changes,deploy. Old file remains undeleted Duplicate file, rename it, push,...