Appwrite create the account with the email and send an invitation link with a secret. I am able to accept the invitation and add the account as a member on the accept invitation page in the front end but now how does the user log into his account. He has never set a password. Is there a clean way to do this without sending a password reset link? Can anyone point me to code examples handeling invitationlinks created by appwrite teams.createMembership function?
Recommended threads
- SMS OTP not delivered to Australian (+61...
Hey team! I'm having an issue with SMS OTP delivery to Australian phone numbers in my Appwrite Cloud project. What's happening: account.createPhoneToken() co...
- Deploying to Sites will not work. NextJS
It’s been many times I have attempted to deploy to Appwrite and it’s always failed. The deployment itself works, the logs show it works perfectly, however when ...
- OAuth provider credentials reverting [CR...
Hi team, I’m experiencing repeated OAuth configuration resets in my Appwrite project. ## Issue 1 – Google OAuth credentials reverting * I configure my own Goog...