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

server: better UX when remote ID already exists #246

Merged
merged 1 commit into from Dec 24, 2015

Conversation

bobbyrullo
Copy link
Contributor

Instead of cryptic message with nowhere to, give them the choice to
login with that account or register.

@bobbyrullo
Copy link
Contributor Author

fixes #166

@bobbyrullo
Copy link
Contributor Author

Ok, now you get taken to a page where you can login directly. Not sure how I feel about it though - a new session has to be created, and you get "logged in" in dex's mind even if you don't click the link. Take a look and tell me what you think.

}

// finally, we can create a valid redirect URL for them.
redirURL, err := s.Login(ses.Identity, newSessionKey)
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

forget to handle this error?

@sym3tri
Copy link

sym3tri commented Dec 23, 2015

I dig it.

Instead of cryptic message with nowhere to, give them the choice to
login with that account or register.
bobbyrullo added a commit that referenced this pull request Dec 24, 2015
server: better UX when remote ID already exists
@bobbyrullo bobbyrullo merged commit 71f5021 into dexidp:master Dec 24, 2015
@bobbyrullo bobbyrullo deleted the maybe branch December 24, 2015 02:17
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.

None yet

2 participants