Disabling 'Confirm Email' still blocks non-confirmed users
Hello, I'm making this post because I have the exact same problem mentionned on this issue
https://github.com/supabase/supabase/issues/29632
What I mean is that even with Confirm emails disabled, the AuthApiError email_not_confirmed is raised.
I'd like to know if any of you has had the same problem in the latest versions and if you do, have you found a workaround ? Thanks in advance for any tip.
https://github.com/supabase/supabase/issues/29632
What I mean is that even with Confirm emails disabled, the AuthApiError email_not_confirmed is raised.
I'd like to know if any of you has had the same problem in the latest versions and if you do, have you found a workaround ? Thanks in advance for any tip.
GitHub
Bug report I confirm this is a bug with Supabase, not with my own application. I confirm I have searched the Docs, GitHub Discussions, and Discord. Describe the bug Disabling the 'Confirm Email...