i'm signing up / in users via magic auth link (which works nicely), the user is created in the auth in appwrite without flaws but no email target is created. i also experienced that in the cloud version when testing.
do i really need to cook up my own functionality for something that the docs say should happen automatically? 😉
TL;DR
Developers are experiencing issues where Magic Link authentication does not create email targets even though the user is successfully created in the appwrite authentication. It seems to be a common issue even in the cloud version. The developers are questioning if they need to create their own functionality for this rather than relying on the automatic process mentioned in the documentation.