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
- Function's Static IP
Is it possible to have static. IP Address instead of Dynamic IP for getting the IP Address whitelist
- How to use dart workspaces to deploy a f...
Hello, I'm developing a Flutter application and I would like to leverage dart pub workspaces to deploy a function with a dart runtime as advertised here : http...
- Enabling Overage Usage
Hello Appwrite Support Team, I am currently using Appwrite under the GitHub Student Developer Pack plan. Recently, my project hit the database read limit, and ...