Skip to content

feat: add OAuth 2.0 and OpenID Connect sources - #63

Open
d3vyce wants to merge 3 commits into
mainfrom
62-add-oauth-20-and-openid-connect-sources
Open

feat: add OAuth 2.0 and OpenID Connect sources#63
d3vyce wants to merge 3 commits into
mainfrom
62-add-oauth-20-and-openid-connect-sources

Conversation

@d3vyce

@d3vyce d3vyce commented Aug 24, 2026

Copy link
Copy Markdown
Owner

No description provided.

@d3vyce d3vyce self-assigned this Aug 24, 2026
@d3vyce d3vyce linked an issue Aug 24, 2026 that may be closed by this pull request
@codspeed-hq

codspeed-hq Bot commented Aug 24, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 5 untouched benchmarks
🆕 1 new benchmark

Performance Changes

Benchmark BASE HEAD Efficiency
🆕 test_multiauth_dispatch_scoped N/A 186.8 µs N/A

Comparing 62-add-oauth-20-and-openid-connect-sources (67807ce) with main (b5eda65)

Open in CodSpeed

@codecov-commenter

codecov-commenter commented Aug 24, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 96.72131% with 2 lines in your changes missing coverage. Please review.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/fastapi_multiauth/sources/multi.py 81.81% 1 Missing and 1 partial ⚠️
Files with missing lines Coverage Δ
src/fastapi_multiauth/__init__.py 100.00% <ø> (ø)
src/fastapi_multiauth/abc.py 100.00% <100.00%> (ø)
src/fastapi_multiauth/sources/__init__.py 100.00% <100.00%> (ø)
src/fastapi_multiauth/sources/bearer.py 100.00% <100.00%> (ø)
src/fastapi_multiauth/sources/oauth2.py 100.00% <100.00%> (ø)
src/fastapi_multiauth/sources/multi.py 96.72% <81.81%> (+0.29%) ⬆️

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.

Add OAuth 2.0 and OpenID Connect sources

2 participants