-
-
Notifications
You must be signed in to change notification settings - Fork 176
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
Migrate to Microsoft.IdentityModel.JsonWebTokens #476
Conversation
Codecov ReportAttention:
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## master #476 +/- ##
==========================================
- Coverage 74.11% 73.88% -0.23%
==========================================
Files 100 99 -1
Lines 2712 2692 -20
Branches 443 457 +14
==========================================
- Hits 2010 1989 -21
- Misses 598 599 +1
Partials 104 104 ☔ View full report in Codecov by Sentry. |
@abergs Ready for review. |
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.
I just left a few comments. Otherwise, this migration looks awesome!
This also addresses CVE-2024-21319 @abergs Let me know when you have a chance to review. |
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.
Looks great!
This PR: