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

Send login_hint when detecting previous session #729

Closed
nicosabena opened this issue Nov 22, 2016 · 0 comments
Closed

Send login_hint when detecting previous session #729

nicosabena opened this issue Nov 22, 2016 · 0 comments
Labels
enhancement An enhancement or improvement to the SDK that could not be otherwise categorized as a new feature
Milestone

Comments

@nicosabena
Copy link
Contributor

Lock sends the login_hint auth param when redirecting to an enterprise identity provider, after the user typed an username or email.
However, when detecting a previous session and displaying the "Last time you logged in with...", the login_hint parameter is not populated. Right now, the user is forced to either type the email again or some other type of confirmation (like choosing between multiple open sessions).

@hzalaz hzalaz added enhancement An enhancement or improvement to the SDK that could not be otherwise categorized as a new feature P4: Nice to Have labels Nov 25, 2016
@glena glena modified the milestone: v10-Next Dec 19, 2016
glena added a commit that referenced this issue Dec 19, 2016
always send login hint, let auth0-server manage it
hzalaz pushed a commit that referenced this issue Jan 2, 2017
always send login hint, let auth0-server manage it
@hzalaz hzalaz modified the milestones: v10-Next, v10.8.0 Jan 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An enhancement or improvement to the SDK that could not be otherwise categorized as a new feature
Projects
None yet
Development

No branches or pull requests

3 participants