Sorry if this is a duplicate or so, but I wanted to question around using realtime in react, why is that client sdk can use the jwt/secret made by the server sdk to fetch databases and so on, but its not possible to use the Account object through it, and for that its impossible (from what I have tried) to use realtime while using server auth.
I do most of my data updates and queries and fetching on the server but I do need the realtime features since my application is a Saas app that needs users to receive realtime updates.
Recommended threads
- All projects deleted
Hello, from the appwrite console last week I re-activated some of my old project and published them, yesterday I checked and none of the apps were working, now ...
- 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: Listener not triggered on upda...
I self host appwrite 1.8.1. The genereal functionallity works fine. But my realtime subscription isn't updating. I see "Received heartbeat response from realtim...