Send login_hint when detecting previous session #729
Labels
enhancement
An enhancement or improvement to the SDK that could not be otherwise categorized as a new feature
Milestone
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).The text was updated successfully, but these errors were encountered: