Self-Hosted version 1.6.1 clean setup.
I added Google sign, but I realized that when I delete the user in auth, I cannot use that account again to sign in inside app.
Steps to reproduce:
- Set up a provider, google, github etc.
- Login to create the user
- Remove identities first and then user in auth dashboard.
- Try to sign in again. Appwrite gives 400 error.
Log file is in attachment.
This applies to other providers too.
I made a request to account/sessions/oauth2/google/?project=... and tried to login, it resulted this.
Error 409 A user with the same id, email, or phone already exists in this project.
Type _already_exists
But it does not seem to be in my user list.
I checked the user again using Appwrite CLI in my remote server, Doesn't seem. Must still be inside databases I guess but why? why it was not properly deleted?
Recommended threads
- hi guys! my site is not accesible in my ...
- Appwrite github organization error
I have github student account. The auth has been paused however the database is working fine. I cant see any option to resume from my console panel. It is just ...
- Appwrite project paused
I have github student account. The auth has been paused however the database is working fine. I cant see any option to resume from my console panel. It is just ...