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

[REF] Manually verify ID token using PyJWT instead of google_auth #139

Merged
merged 10 commits into from
Dec 2, 2024

refactor our JKWS client into a constant

8a9af83
Select commit
Loading
Failed to load commit list.
Merged

[REF] Manually verify ID token using PyJWT instead of google_auth #139

refactor our JKWS client into a constant
8a9af83
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 29, 2024 in 0s

96.70% (-0.43%) compared to cf6faaa

View this Pull Request on Codecov

96.70% (-0.43%) compared to cf6faaa

Details

Codecov Report

Attention: Patch coverage is 95.65217% with 1 line in your changes missing coverage. Please review.

Project coverage is 96.70%. Comparing base (cf6faaa) to head (8a9af83).

Files with missing lines Patch % Lines
app/api/security.py 92.30% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #139      +/-   ##
==========================================
- Coverage   97.13%   96.70%   -0.43%     
==========================================
  Files          23       23              
  Lines         697      698       +1     
==========================================
- Hits          677      675       -2     
- Misses         20       23       +3     

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