Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 Bug Report: If users change their e-mail in providers, they will lose their account in the apps built with appwrite. #3924

Open
2 tasks done
nexmoe opened this issue Sep 25, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@nexmoe
Copy link

nexmoe commented Sep 25, 2022

👟 Reproduction steps

  1. Login with OAuth and log out
  2. Change the e-mail from OAuth providers
  3. Re-login will re-register a new accountLogin

👍 Expected behavior

If users change their e-mail in providers, they can use their account.

👎 Actual Behavior

If users change their e-mail in providers, they will lose their account in the apps built with appwrite.

🎲 Appwrite version

Version 1.0.x

💻 Operating system

Linux

🧱 Your Environment

No response

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

@nexmoe nexmoe added the bug Something isn't working label Sep 25, 2022
@nexmoe nexmoe changed the title 🐛 Bug Report: 🐛 Bug Report: If users change their e-mail in providers, they will lose their account in the apps built with appwrite. Sep 25, 2022
@christyjacob4
Copy link
Member

@nexmoe Thank you for raising this issue. Looks like this can be solved if we also use the userId provided by the OAuth provider

@christyjacob4 christyjacob4 self-assigned this Sep 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants