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

[Backport 2.x] Add JWT authentication type to MultipleAuthentication #2133

Merged
merged 1 commit into from
Oct 7, 2024

Add JWT authentication type to MultipleAuthentication (#2107)

e0df82b
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Add JWT authentication type to MultipleAuthentication #2133

Add JWT authentication type to MultipleAuthentication (#2107)
e0df82b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 7, 2024 in 0s

71.46% (+0.05%) compared to a40fe21

View this Pull Request on Codecov

71.46% (+0.05%) compared to a40fe21

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.46%. Comparing base (a40fe21) to head (e0df82b).

Additional details and impacted files
@@            Coverage Diff             @@
##              2.x    #2133      +/-   ##
==========================================
+ Coverage   71.40%   71.46%   +0.05%     
==========================================
  Files          97       97              
  Lines        2651     2649       -2     
  Branches      411      403       -8     
==========================================
  Hits         1893     1893              
+ Misses        642      641       -1     
+ Partials      116      115       -1     

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