Preclinify / Tickets

2 stars 0 forks source link

[BUG] Email signup confirmation link redirects to localhost #35

Closed Joecey closed 1 month ago

Joecey commented 1 month ago

Describe the bug

When performing sign-up workflow with email + password, link provided in confirmation link redirect to to https://localhost:8080/dashboard

Expected behavior

When clicking on verification link, user should be redirected to preclinify.com/dashboard

Screenshots

image

Additional context

User does get verified after clicking email link. Redirect is the only thing that doesn't work

Joecey commented 1 month ago

https://supabase.com/docs/reference/javascript/auth-signup This looks like a good solution