
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
- Unable to create push providers - FCM or...
Currently unable to create a push provider for FCM or APNS.... https://github.com/appwrite/console/issues/2045 When uploading a file... FCM = Valid file retu...
- Stuck in "deleting"
my parent element have relationship that doesnt exist and its stuck in "deleting", i cant delete it gives me error: Collection with the requested ID could not b...
- Help with 409 Error on Relationship Setu...
I ran into a 409 document_already_exists issue. with AppWrite so I tried to debug. Here's what I've set up: Collection A has 3 attributes and a two-way 1-to-m...
