Skip to content

Update user email address in auth.users table? #573

Discussion options

You must be logged in to vote

I tested an SQL code and it worked

update auth.users set email = 'newemail@codehamper.com' where id = 'ID_USER'

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@dayvista
Comment options

@dayvista
Comment options

@inian
Comment options

@dayvista
Comment options

Answer selected by dayvista
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants