-
Notifications
You must be signed in to change notification settings - Fork 106
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
Request all required OIDC scopes + grant_types #154
Conversation
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.
LGTM, thanks Hugh. Would you mind adding a changelog file in ./changelog.d though please?
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
I've added changelog and also changed to use the new unstable scope names. |
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.
LGTM 😎
Codecov Report
@@ Coverage Diff @@
## develop #154 +/- ##
========================================
Coverage 35.01% 35.01%
========================================
Files 168 168
Lines 11739 11739
Branches 5747 5747
========================================
Hits 4110 4110
Misses 7537 7537
Partials 92 92
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
No description provided.