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
- Function connected custom domain error: ...
My domain is served through Cloudflare. Domain is now connected with the appwrite function. But when accessing the domain, I get the below error. Any suggestion...
- Error | general_unknown
I have built a website using Appwrite Cloud as backend, and also using sites for deployment. My website is live but sometimes it shows Appwrite's Error general_...
- Introducing new string column types made...
Adding new string types is hugely bennificial! Unfortunately it made the current column types not editable to change their types to the new longer field types.