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

Handle multiple accounts on GitHub errors #19

Open
db0company opened this issue Jan 15, 2016 · 1 comment
Open

Handle multiple accounts on GitHub errors #19

db0company opened this issue Jan 15, 2016 · 1 comment
Assignees

Comments

@db0company
Copy link
Member

If someone tries to connect a GitHub account to another account, it shows the error: "AuthAlreadyAssociated" This github account is already in use.. It should display a clean error.

If someone uses an email address to create an account but this email is associated with a github account, when the user tries to connect to github, it should automatically link the 2 accounts into one (ie not create a user, just add a SocialAuth to the existing one).

@db0company
Copy link
Member Author

To test the first case: go to a repository dashboard without being logged in (for example http://localhost:8000/Jucyio/Jucy/) then click on a heart to vote. It will show a pop-up to login, enter an email address (deby@jucy.io). Then click on your email address then "Your repositories". It will redirect you to /_oauth/login/github and will show this error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants