2
https://github.com/supabase/supabase/discussions
Source: supabase/supabase#41590 · opened by @Anirudhmadhavkulkarni9094
🚨 Proposal: Resilient Signup Flow When SMTP / Email Is Unavailable Summary During a recent production build using Supabase Auth, I encountered a critical issue: new user signups become effectively blocked when SMTP/email delivery is degraded or rate-limited. While Supabase correctly prioritizes email verification for security, the current signup flow tightly couples account creation to email delivery, which creates operational risk during SMTP outages or throttling events. This proposal suggests non-breaking improvements to make Supabase Auth signups more resilient, observable, and developer-friendly. --- ❗ Problem Statement Observed Behavior • auth.signUp() or admin user creation succeeds at the API level • Email verification is required • SMTP is down, slow, or rate-limited • Verification email is never delivered • User cannot complete signup • Application cannot reliably detect or recover from this state From the a…
No pledges yet. Be the first to back this.
Comments
Similar requests
Add Reverse Proxy Support for Local Supabase Development
1 vote · 0 comments
One-click deploy
3 votes · 0 comments
[auth] Allow to specify deeplinks as emailRedirectTo & inside supabase html template builder
6 votes · 0 comments
Edge functions not showing in local Supabase Studio
15 votes · 0 comments
Proposal: Redesign / Migrate Community Forums to a PostHog Style Community Hub
1 vote · 0 comments
No comments yet.