© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
How can I update another user's email in Supabase while requiring email confirmation? - Supabase
S
Supabase
•
5mo ago
•
1 reply
murad IS the api
How can I update another user's email in Supabase while requiring email confirmation?
I
'm building an admin dashboard where admins can update employee email addresses
. I
've run into an issue with the available Supabase methods
:
•
supabase.auth.updateUser()
supabase.auth.updateUser()
only updates the currently authenticated user
's data
, not other users
•
supabase.auth.admin.updateUserById()
supabase.auth.admin.updateUserById()
can update any user
's email
, but it bypasses the email confirmation step
Is there a way to update another user
's email address while still requiring them to confirm the change
?
Supabase
Join
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
46,176
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Recent Announcements
Similar Threads
supabase user account signup confirmation email
S
Supabase / help-and-questions
9mo ago
Update email without confirmation
S
Supabase / help-and-questions
7mo ago
How to update other user's email
S
Supabase / help-and-questions
6mo ago
Supabase RLS accessing user's email.
S
Supabase / help-and-questions
4y ago