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

Fixes issue with expiryTime of OIDC cookie that causes refreshToken workflow to be skipped #1990

Merged

Merge branch 'main' into oidc-refresh-token-test

cb7aea8
Select commit
Loading
Failed to load commit list.
Merged

Fixes issue with expiryTime of OIDC cookie that causes refreshToken workflow to be skipped #1990

Merge branch 'main' into oidc-refresh-token-test
cb7aea8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 11, 2024 in 0s

70.61% (+0.00%) compared to 489ae54

View this Pull Request on Codecov

70.61% (+0.00%) compared to 489ae54

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.61%. Comparing base (489ae54) to head (cb7aea8).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1990   +/-   ##
=======================================
  Coverage   70.61%   70.61%           
=======================================
  Files          97       97           
  Lines        2600     2600           
  Branches      380      380           
=======================================
  Hits         1836     1836           
  Misses        668      668           
  Partials       96       96           

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