Rank 2: Process
Question 1: How to use the megic link feature without user id?
In the web sdk, the user id is required to send a magic link. Is there a way to use createMagicURLSession only with the email address of a user?
Question 2: Can I use Functions to send a magic link?
I want to use appwrite functions to send a magic link to a user through a custom mail server. Which method of the server sdk to I have to use to generate the magic link?
Kind regards,
Marius