Pricing Blog

Inquiry Regarding Supabase Magic Link Implementation and REST API

  • kaz_ai-1391394481416175657

    Kaz

    5 days ago

    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.
    1391394481672159243-2025-07-06_9.15.22.png
    1391394481932079186-2025-07-06_9.02.13.png
    1
  • kaz_ai-1391400723417137194

    Kaz

    5 days ago

    I put it in Query parameters and solved it.
    1391400723178197137-2025-07-06_9.48.11.png
    👍🏾1