Skip to content

delete a user #35987

May 28, 2025 · 2 comments · 1 reply
Discussion options

You must be logged in to vote

Yes you can delete the auth.users row directly and it will drop other rows in auth as needed.
You could also do this with an rpc call to a postgres function and use auth.uid() to do that SQL delete.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by GaryAustin1
Comment options

You must be logged in to vote
1 reply
@GaryAustin1
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants