Skip to content

How to delete users? #250

Answered by kiwicopple
yummyweb asked this question in Questions
Oct 13, 2020 · 3 comments · 20 replies
Discussion options

You must be logged in to vote

Hey @antriksh123 - we will add a button for this soon, but at the moment you can run this query:

delete from auth.users
where id = THE_USERS_UID

Replies: 3 comments 20 replies

Comment options

You must be logged in to vote
18 replies
@TechBoyy6
Comment options

@oskarrough
Comment options

@ycagri
Comment options

@shivpratik
Comment options

@jacobcoccari
Comment options

Answer selected by kiwicopple
Comment options

You must be logged in to vote
2 replies
@oskarrough
Comment options

@MadeByDouglas
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet