When I try to login with google oauth2, the new user that is to be created is added as an identity to the previous user instead of being created as different user. The emails are different and in no way related but still it adds the new email as identity of the previous ones
its possible that if a user is alread logged-in when the OAuth was performed, it might be linked as an identity. Can you try logging out the current user by deleting the session and then trying the OAuth?
Recommended threads
- Getting internal server error 500
Getting internal server error 500 opening my project. Any issues? Thanks
- Payment problems
Its really beginning to frustrate me, last month I was on Pro plan on Appwrite cloud, I chose the option to downgrade next month(this one) to Free plan, and tha...
- Export issue
I just hit my free appwrite limit (500k reads) I'm willing to switch to local db but I can't export the db data from console. I'm getting: 402 Database reads l...