[SOLVED] how to choose a realtime database for a specific user by user id
- 0
- Resolved
- Flutter
- Web
how to implement this
Not sure I follow what you're asking for
You want a realtime connection to a database and for it to follow user permissions?
'databases.your_database_id.collections.user_subscriptions.documents.userId'
]);``` i want to subscribe a channel using user id something like this
That's not something you can do, you can subscribe to document update events and check for ones where document.userId == userId
ok, that means event will only trigger for perticular user if document secuty is enable right ?
Correct
thanks
[SOLVED] how to choose a realtime database for a specific user by user id
Recommended threads
- How to disable appwrite/embedding from s...
Hi everyone! I'm currently running a self-hosted instance of Appwrite. For my current use case, I don't need the AI/embedding features, and I noticed the `app...
- Active Running Project Deletion Alert Em...
Hi , I received an email alert from Appwrite today stating “your project will be deleted within 14 days if no action is taken,” though I have been actively usin...
- Project restoration button in console
The project restore button in console is taking no effect, i have tried several times and still nothing, it gives same popup if i reload