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
- Custom Domains with Cloudflare for SaaS ...
Hi! I'm using Appwrite Cloud Sites with Cloudflare for SaaS for multi-tenant custom domains. Problem: Custom domain: donate.pekeetong.my → CNAME to sites.dono...
- DNS Not Working
Ok so I have my website, but when I try to use a subdomain of that on another site in appwrite, it just gets stuck at generating certtificate, fails every time....
- Error: Timed out waiting for runtime
I am trying to call a function on appwrite cloud (python 3.9), but I keep getting the above error (Timed out waiting for runtime) saying it timed out after 30 s...