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

feat(rp): return oidc.Tokens on token refresh #423

Merged
merged 1 commit into from
Aug 18, 2023

feat(rp): return oidc.Tokens on token refresh

5247748
Select commit
Loading
Failed to load commit list.
Merged

feat(rp): return oidc.Tokens on token refresh #423

feat(rp): return oidc.Tokens on token refresh
5247748
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 16, 2023 in 0s

53.34% (+0.38%) compared to e8262cb

View this Pull Request on Codecov

53.34% (+0.38%) compared to e8262cb

Details

Codecov Report

Merging #423 (5247748) into next (e8262cb) will increase coverage by 0.38%.
The diff coverage is 96.15%.

@@            Coverage Diff             @@
##             next     #423      +/-   ##
==========================================
+ Coverage   52.96%   53.34%   +0.38%     
==========================================
  Files          74       74              
  Lines        5623     5635      +12     
==========================================
+ Hits         2978     3006      +28     
+ Misses       2389     2376      -13     
+ Partials      256      253       -3     
Files Changed Coverage Δ
pkg/client/rp/relying_party.go 56.37% <96.15%> (+3.88%) ⬆️

... and 1 file with indirect coverage changes