If adding a user to a team, do I need to ask them to check there email and accept the invitation?
If you call teams.createMembership(), client side, yes
Is there a way to add a user to a team without having them go through the invite and accept invitation process?
For example, the app I am looking to create is going to be a meetup style app where users can be members of multiple community groups via a group code, so when they join a group, I would want to add them to the team automatically so that the permissions on documents related to a specific team are already in palce
Recommended threads
- Appwrite Push Notifications: "Unknown er...
Hi all, I'm running into an issue with Appwrite push notifications in my web project. When I try to manually send a notification to a user from the Appwrite we...
- Custom email templates not working
Hey there, I've tried to add custom email templates to my appwrite auth's emails (password reset, email verification, session emails). I added my own html/css a...
- Realtime fails to connect/reconnect
I have been having trouble with my appwrite realtime connection for a few days now. Before the code that was working fine now is giving failed to connect errors