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
- CreateTables enum
What's the correct way of creating an enum column with the new definition of createTable?
- AppwriteException: CERTIFICATE_VERIFY_F...
getting this error while using Cloud : "Session invalid during cache load, clearing cached data: AppwriteException: , HandshakeException: Handshake error in cl...
- Re-connect site to domain verification f...
I have mistakenly deleted appwrite site without removing domain. Now I created same site and want to re-connect my domain. It gives this error while verify. How...