Hi, Is it possible to use Realtime to check if somebody new just create an account? I tried like this but I didn't get any response. I tried on files and It works very good.
the channel you are listening to, observes the account changes of a logged in user. Currently there's no Realtime for server side sdk but you can use a Function that gets triggered by an event, based on a user login (session creation).
Recommended threads
- Update user email using OTP
Hi, I am trying to implement email update using OTP, there is not password associated with the account. One solution I found online is creating appwrite functio...
- RowList: The value of total is coming as...
RowList: The value of total is coming as a String, so it throws an error because it’s not parsed into an int. Error: TypeError: \"37\": type 'String' is not a ...
- Websocket error Realtime
Hi peeps, I am trying to create realtime updates and I am having websocket error Code is below this msg