Skip to content

feature: support for RFC9728, #121 #145

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

guillp
Copy link
Owner

@guillp guillp commented May 2, 2025

Initial support for initializing an ApiClient with a Protected Resource Metadata endpoint or document.

@guillp guillp linked an issue May 2, 2025 that may be closed by this pull request
Copy link

codecov bot commented May 2, 2025

Codecov Report

Attention: Patch coverage is 86.44068% with 8 lines in your changes missing coverage. Please review.

Project coverage is 99.59%. Comparing base (71c1247) to head (c8b1f41).

Files with missing lines Patch % Lines
requests_oauth2client/api_client.py 79.41% 7 Missing ⚠️
requests_oauth2client/discovery.py 88.88% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##              main     #145      +/-   ##
===========================================
- Coverage   100.00%   99.59%   -0.41%     
===========================================
  Files           19       19              
  Lines         1934     1989      +55     
===========================================
+ Hits          1934     1981      +47     
- Misses           0        8       +8     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

Support protected resource metadata endpoints
1 participant