© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•13mo ago•
29 replies
Hadi

auth.updateUser not working

const { data, error } = await supabase.auth.updateUser({
password: newPassword,
});

Doesn't return data but changes password successfully. Any one experiencing the same?

Full report here:
https://github.com/supabase/supabase/issues/32998
GitHub
await supabase.auth.updateUser doenst return data · Issue #32998 · ...
Bug report [x ] I confirm this is a bug with Supabase, not with my own application. [ x] I confirm I have searched the Docs, GitHub Discussions, and Discord. Describe the bug const { data, error } ...
await supabase.auth.updateUser doenst return data · Issue #32998 · ...
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

auth.updateUser vs auth.admin.updateUserById
SupabaseSSupabase / help-and-questions
4y ago
Auth not working
SupabaseSSupabase / help-and-questions
3mo ago
Auth not working
SupabaseSSupabase / help-and-questions
3mo ago
updateUser error
SupabaseSSupabase / help-and-questions
4mo ago