SupabaseS
Supabase12mo ago
Phillip

Is there a way to access the email confirmation URL?

What I want to achieve
When a user has signed up for my SaaS but has not confirmed their email, I would like to remind them to confirm it via my newsletter tool. So the flow would be like:

  1. User signed up
  2. Has not confirmed their email link
  3. I'd like to remind him after a couple days with my email newsletter tool and would like to add a button with the confirmation link–but I would need to know the URL generated by Supabase
1) Is there a way how I can access the generated Supabase confirmation link directly?
2) Is there a way how my newsletter tool (GetResponse) can send the confirmation URLs instead of Supabase?

Thanks in advance!
Was this page helpful?