Supabase sending email confirmation with Confirm Email option set to off
Supabase sending email confirmation with Confirm Email option set to off
11 Replies
I'm using the normal email provider btw
wtf?
I turned on Confirm email option and now supabase is not sending?
it also doesn't show a date in the user in the
Confirmation sent at
like before when it was off
it seems like a bugNot likely a bug as everyone uses that mode.
No one else reporting such a bug.
And email received.

weird, it works for me when toggling
Confirm email
on anyways.I'm thinking maybe they broke it so it stays in old state...
https://github.com/supabase/supabase/pull/37573
GitHub
fix: Move confirm email setting from email provider to basic auth s...
Remove MAILER_AUTOCONFIRM configuration from email provider form validation
Add confirm email setting to BasicAuthSettingsForm with proper form validation and UI components
Improve user experience ...
hey, I work on the dashboard. Can you confirm that when you change the setting in https://supabase.com/dashboard/project/_/auth/providers, it stays on/off after a refresh?
We've fixed this, the switch in the UI was reversed by mistake, please take a look at the setting again. Sorry for the inconvinience
bro this wasted about 6 hours of dev time, i totally rebuilt my system to to try and fix this!
But is it fixed for you now?
it is, just going back through and reversing everything now.
Sorry that happened and happy to hear it's working again.