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

Prompt should be passed as an auth param #217

Merged
merged 1 commit into from
Apr 9, 2021
Merged

Conversation

adamjmcgrath
Copy link
Contributor

Description

silentLogin was not "silent", because prompt=none was not being passed correctly to login

References

fixes #212

Testing

Have added a regression test to assert that prompt=none is passed to the /authorize endpoint.

Checklist

  • I have added documentation for new/changed functionality in this PR or in auth0.com/docs
  • All active GitHub checks for tests, formatting, and security are passing
  • The correct base branch is being used, if not master

@adamjmcgrath adamjmcgrath merged commit d1ed72f into master Apr 9, 2021
@adamjmcgrath adamjmcgrath deleted the fix-silent-login branch April 9, 2021 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review:small Small review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

attemptSilentLogin option prompt login page on very first request of public page
2 participants