Skip to content

fix: security module enhancement#308

Open
d3vyce wants to merge 3 commits into
mainfrom
fix/security-module-enhancement
Open

fix: security module enhancement#308
d3vyce wants to merge 3 commits into
mainfrom
fix/security-module-enhancement

Conversation

@d3vyce

@d3vyce d3vyce commented Jun 10, 2026

Copy link
Copy Markdown
Owner

No description provided.

@d3vyce d3vyce self-assigned this Jun 10, 2026
@d3vyce d3vyce linked an issue Jun 10, 2026 that may be closed by this pull request
@codecov

codecov Bot commented Jun 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

Files with missing lines Coverage Δ
src/fastapi_toolsets/security/abc.py 100.00% <100.00%> (ø)
src/fastapi_toolsets/security/oauth.py 100.00% <100.00%> (ø)
src/fastapi_toolsets/security/sources/bearer.py 100.00% <100.00%> (ø)
src/fastapi_toolsets/security/sources/cookie.py 100.00% <100.00%> (ø)
src/fastapi_toolsets/security/sources/header.py 100.00% <100.00%> (ø)
src/fastapi_toolsets/security/sources/multi.py 100.00% <100.00%> (ø)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@d3vyce d3vyce force-pushed the fix/security-module-enhancement branch from b4d19b6 to f9b7e0d Compare June 10, 2026 19:46
d3vyce added 2 commits June 10, 2026 15:49
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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.

Security module enhancement

1 participant