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

implement expiration leeway in Bearer Token based auth handlers, #18 #20

Merged
merged 7 commits into from
Aug 14, 2023

Conversation

guillp
Copy link
Owner

@guillp guillp commented Aug 5, 2023

No description provided.

@codecov
Copy link

codecov bot commented Aug 6, 2023

Codecov Report

Merging #20 (9e49d22) into main (1d4b3ed) will increase coverage by 0.06%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #20      +/-   ##
==========================================
+ Coverage   98.55%   98.62%   +0.06%     
==========================================
  Files          18       18              
  Lines        1315     1309       -6     
==========================================
- Hits         1296     1291       -5     
+ Misses         19       18       -1     
Files Changed Coverage Δ
requests_oauth2client/auth.py 100.00% <100.00%> (ø)
requests_oauth2client/flask/auth.py 100.00% <100.00%> (+3.84%) ⬆️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant