I just removed the user (OAuth using Google provider) manually from the auth tab, and when I tried to log in again from my web I got the error in the first picture, so I tried to add it manually from auth tab but got the an error "the user already exist" this is not the first time im facing this error when I deleted a user manually from auth tab, in the previous time I just opened a new project, but now this is not optional solution. if this is supposed to be like this, just give an option to fully delete users or let me know how to delete user correctly.
Recommended threads
- Relations within the same table
Hello, I'm currently building a sort of dictionary (a literal one) and thus I need words (which is one single table of words in my database) to be able to have ...
- [SOLVED] Query.search() returning all ro...
When I use Query.search() instead of returning rows with the keywords provided it just returns all the rows in the table.
- 1:1 relationship doesn’t sync after re-a...
Hi, I’m trying to use a two-way one-to-one relationship. It works fine when I create a record with the relationship set, and it also works when I unset it. But ...