Hey everyone! 👋
I'm working on implementing team invitations in my Flutter app using a self-hosted Appwrite setup. I managed to send an email to the invitee using createMembership, but I just can't wrap my head around the URL part.
Where exactly does this link point to, and what happens there? I understand that it needs to start with my domain, but what comes after that?
This might sound like a noob question (again 😅), but I usually get along pretty well with the documentation—it's just that I couldn't find anything explaining this.
Any insights would be super appreciated! Thanks! 🙌
Recommended threads
- Unable to init function via cli
Hello! I have created a new self hosted instance of appwrite 1.9.6 and have connected to that insatnce with the cli 27.2.0 that was released a few hours ago. Wh...
- Appwrite-injected variables are not avai...
I am using rust-1.83 as a runtime and try to access APPWRITE_FUNCTION_API_ENDPOINT or APPWRITE_FUNCTION_API_KEY during runtime. Both are not set during my execu...
- Appwrite (Dart SDK) (for package_info_pl...
Hi team! Many Flutter plugins now need package_info_plus 10.x and device_info_plus 13.x, but appwrite 25.4.0 still constrains package_info_plus: >=8.0.2 <10.0...