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

Add dpop nonce support #1569

Merged
merged 9 commits into from
Jul 9, 2024

Add comment explaining DPoP nonce retry logic with link to spec

7148462
Select commit
Loading
Failed to load commit list.
Merged

Add dpop nonce support #1569

Add comment explaining DPoP nonce retry logic with link to spec
7148462
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 8, 2024 in 1s

81.31% (+0.78%) compared to f0ad76e

View this Pull Request on Codecov

81.31% (+0.78%) compared to f0ad76e

Details

Codecov Report

Attention: Patch coverage is 80.00000% with 9 lines in your changes missing coverage. Please review.

Project coverage is 81.31%. Comparing base (f0ad76e) to head (7148462).
Report is 99 commits behind head on main.

Files Patch % Lines
src/UserManager.ts 44.44% 4 Missing and 1 partial ⚠️
src/OidcClient.ts 80.95% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1569      +/-   ##
==========================================
+ Coverage   80.53%   81.31%   +0.78%     
==========================================
  Files          45       48       +3     
  Lines        1731     1884     +153     
  Branches      344      371      +27     
==========================================
+ Hits         1394     1532     +138     
- Misses        299      309      +10     
- Partials       38       43       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.