кеniOriginal post
Rank 2: Process
Creating a new account using the same email that a deleted user had gives me the error: "A user with the same email already exists in the current project."
The user/email does not exist in the Auth/Users list.
How can I fix this?
Summary
Developers facing a bug where creating a new account with a previously deleted user's email leads to an error. The user/email doesn't show in Auth/Users list. Solution: Delete lingering records in the database with emails `rob@iamswitch.ca` and `kevin@teamspark.xyz`.