© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•13mo ago•
2 replies
elektrosteve

supabase.auth.resetPasswordForEmail causes timeout in Next.js server action

I'm using Supabase cloud with Next.js. I set up a DB trigger on auth.users to call an edge function so I can send auth emails using an external provider.
According to my email provider logs, emails have been sent until Jan 13.
My debug log output in Next.js shows that supabase.auth.resetPasswordForEmail() is called, but does not finish within the 10s Next.js timeout.
According to Supabase logs, the edge functions is never called.

The setup works as expect (<1s total function execution) on localhost.

any ideas? thanks!
Supabase banner
SupabaseJoin
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
45,816Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Supabase auth next.js
SupabaseSSupabase / help-and-questions
4y ago
Supabase Auth with Next.js
SupabaseSSupabase / help-and-questions
4y ago
Can't sign in using Supabase Auth with Next.js
SupabaseSSupabase / help-and-questions
14mo ago
Configuring Environment-Specific Redirect URLs in Next.js with Supabase Auth
SupabaseSSupabase / help-and-questions
3y ago