Deletes a user from the database.
deleteUser()
auth.users.id
The id of the user you want to delete.
supabase.auth.admin.deleteUser(uid = "uid")