© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•7mo ago•
8 replies
Smokey

Cancel email change request?

I'm trying to figure a way to allowing the user to cancel their email change request. I do have a function that updates these values:

 set
        email_change = null,
        email_change_token_current = '',
        email_change_token_new = '',
        email_change_confirm_status = 0,
        email_change_sent_at = null
 set
        email_change = null,
        email_change_token_current = '',
        email_change_token_new = '',
        email_change_confirm_status = 0,
        email_change_sent_at = null


However, something seems to break, and unable to log back in due to a database schema error.
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

Change User Email Flow
SupabaseSSupabase / help-and-questions
14mo ago
Request for email address reconfiguration
SupabaseSSupabase / help-and-questions
6mo ago
Change email linked to supabase
SupabaseSSupabase / help-and-questions
3mo ago
Change my account email address
SupabaseSSupabase / help-and-questions
5mo ago