NinjonikOriginal post
Rank 2: Process
Hello, I'm using the Appwrite via the Cloud platform.
I've started to use the Teams API, however emails are not arriving - this wouldn't be a problem if I was able to update the membership status manually, which according to the docs I can, however only with a secret that I don't have. The same can be said about the verification when a user is created. I would like the user to be automatically verified / if that's not possible then to verify him manually right after creating the account.
Summary
Inviting developers to a team automatically without needing them to accept the invite via the server-side SDK. Emails are not arriving when using the Teams API in Appwrite, which can be bypassed by manually updating membership status (requires a secret not available). Similarly, user verification requires a secret not accessible. Requesting automatic verification or the ability to manually verify users right after account creation.