-
Notifications
You must be signed in to change notification settings - Fork 20
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
chore: SDK-38 AuthorizationServerMetadata support #162
base: develop
Are you sure you want to change the base?
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #162 +/- ##
===========================================
- Coverage 48.81% 48.21% -0.60%
===========================================
Files 74 75 +1
Lines 5005 5144 +139
Branches 1787 1791 +4
===========================================
+ Hits 2443 2480 +37
- Misses 2560 2662 +102
Partials 2 2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
…8414-auth-server-metadata
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
The code in general LGTM however there is a failing test, please fix it |
…re/sdk-38_rfc8414-auth-server-metadata
No description provided.