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

#1707 social login error #1735

Merged
merged 4 commits into from
Jan 19, 2017
Merged

Conversation

shahiddev
Copy link
Contributor

Fixes #1707 - Navigating away from additional information page after using social login no longer leaves the login process in invalid state requiring cookie clean up. Solution is identical to that made to the default account controller template in github (aspnet/Identity#915 (comment))

Additional fixes added to handle remote failure of social logins where user is not authenticated (e.g. cancelled consent), user is now redirected back to login screen instead of crashing.

@mgmccarthy mgmccarthy self-requested a review January 17, 2017 14:02
@mgmccarthy
Copy link
Collaborator

Thanks @stevejgordon for finding this bug and thanks @shahiddev for fixing this PR. I'll get eyes on this soon.

@mgmccarthy
Copy link
Collaborator

@shahiddev SOLID PR! Thanks so much for taking the time to investigate and fix this. @tonysurma :shipit:

@MisterJames MisterJames merged commit 25b8cc1 into HTBox:master Jan 19, 2017
@shahiddev shahiddev deleted the #1707-SocialLoginError branch January 24, 2017 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incomplete social login for Twitter results in 404
3 participants