I'm trying to delete my user. I go to auth.users and delete my row. But when I try to sign in with username and password I'm told that the credentials are invalid instead of null
g
garyaustin
03/03/2022, 12:09 AM
That is the response if either the email is not found or password does not match.