I just want one of my app users be able to create an invite to share them with friends, to grow the user base organically through referrals and track successful referrals. When a new user signs up using a referral code, the referring user will be notified. How to integrate with Authentication (email Passwordless)
TL;DR
Developers want to set up a referral system using Appwrite. They aim to enable users to generate invite codes to share with friends, thus expanding the user base organically. They want to track successful referrals and notify the referring user when someone signs up using their code. Integration with Appwrite Authentication (specifically email Passwordless) is needed.