Trying to monitor users being added and removed from a team. My understanding is every member of the team has access so should also receive a realtime event but apparently not. Can some confirm ?
Self hosted 1.4.5 with flutter
Was the user already part of the team prior to subscribing?
Yes.. The flow is, user anon signs in, is added to a team basis group by a cloud function. Then is also able to view other members. I was initially using database to manage user lists but I believe teams API can get that done but I am struggling with realtime updates to membership changes as they dont seem to trigger. Will give it another shot and report back
Recommended threads
- Invalid token passed in the request
Hello, I have an issue using updateMagicURLSession. I send the email using sendMagicLink, which works fine. When i click the link in the email i get the invali...
- functions domain error
I cannot set up the domain for function I’m trying to add the domain api.example.com I can only use Cloudflare as the DNS provider because my domain provider do...
- Storage Bucket Permissions
Hey folks, when enabling CRUD on the bucket level for the role any, should the bucket be accessible when using a session client?