-
-
Notifications
You must be signed in to change notification settings - Fork 801
Support prompt login #1164
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
Support prompt login #1164
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1164 +/- ##
==========================================
+ Coverage 96.87% 96.90% +0.03%
==========================================
Files 31 31
Lines 1794 1812 +18
==========================================
+ Hits 1738 1756 +18
Misses 56 56
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey thanks! Please see a couple of documentation suggestions.
4ea2ed3
to
3b40102
Compare
Yep makes sense, thanks for the review :) |
Co-authored-by: Alan Crosswell <[email protected]>
12d59e5
to
7427098
Compare
darn it, I tried to rebase to fix the CHANGELOG conflict... |
Hi team, thanks for the great library!
Description of the Change
Adds support for
prompt=login
to comply with https://openid.net/specs/openid-connect-core-1_0.html#AuthRequestChecklist
CHANGELOG.md
updated (only for user relevant changes)AUTHORS