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
- Function Building show 500 Error
Region: sfo Temple: Starter Function Runtime: Nodejs 22 What happened? Before 2 minutes it show ‘server error.","code":500,"version":"0.7.24"}’ after it show c...
- Clarification about `Content` in terms a...
Hello, I'm looking into using Appwrite's cloud storage and got a bit concerned about this part in the terms page: https://appwrite.io/terms#content > Our Serv...
- Unable To Use Root Domain In Appwrite
Since Appwrite Manages my DNS Completely, I tried Pointing the Root Domain (**getmyself.app**) to Github Pages, It failed So I tried Using Appwrite Sites, also ...