Inquiry Regarding Supabase Magic Link Implementation and REST API
I am currently implementing a magic link login feature for my application using Supabase . My goal is to use the /auth /v1 /magiclink endpoint for this purpose . I am trying to set the redirect URL to https://XXXXXXXXXXX.toddle.site/.toddle so that users are redirected to this URL after clicking the magic link in the email . However , I am having trouble specifying this redirect URL . Could you please clarify the correct structure for the request body when calling the /auth /v1 /magiclink endpoint ? Additionally , I would be very grateful if you could point me to the official REST API documentation for Supabase Auth , specifically for non -JavaScript clients . I have been looking for this but have been unable to locate it . ✅1