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

User has multiple Oauth accounts with the same email can't resuse the same email #159

Closed
ghost opened this issue Mar 29, 2020 · 2 comments
Closed
Labels
duplicate This issue or pull request already exists

Comments

@ghost
Copy link

ghost commented Mar 29, 2020

I have two Oauth providers twitter and google, I am using the same email for the two, when I tried to connect first with twitter it creates an account.

Later I try to login with google, I get an error: this email has been already used.
I was expecting to be able to associate my google Oauth with the account created using twitter.

@danschultzer danschultzer added the duplicate This issue or pull request already exists label Mar 29, 2020
@danschultzer
Copy link
Collaborator

Discussed in #154 #113 (comment). I'm planning to solve it with #115.

TLDR; the user already has an assigned auth method, so it shouldn't be possible to connect unless the user is authenticated (or authenticates again as suggested in #115).

@ghost
Copy link
Author

ghost commented Mar 29, 2020

Thanks for the reply I will keep an eye on the other one.

@ghost ghost closed this as completed Mar 29, 2020
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

1 participant