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

remove print statement

cd12d69
Select commit
Loading
Failed to load commit list.
Merged

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

remove print statement
cd12d69
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 2, 2024 in 1s

97.17% (+0.04%) compared to cf6faaa

View this Pull Request on Codecov

97.17% (+0.04%) compared to cf6faaa

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.17%. Comparing base (cf6faaa) to head (cd12d69).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #139      +/-   ##
==========================================
+ Coverage   97.13%   97.17%   +0.04%     
==========================================
  Files          23       23              
  Lines         697      707      +10     
==========================================
+ Hits          677      687      +10     
  Misses         20       20              

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