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

feat(auth): helper to build FastAPI authz middleware from config #152

Merged
merged 3 commits into from
Nov 24, 2023

Conversation

davidlougheed
Copy link
Member

No description provided.

Copy link

codecov bot commented Nov 24, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (cefb005) 100.00% compared to head (ec81ab6) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #152   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           45        45           
  Lines         1418      1423    +5     
  Branches       205       206    +1     
=========================================
+ Hits          1418      1423    +5     

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

@davidlougheed davidlougheed merged commit 8617c45 into master Nov 24, 2023
7 checks passed
@davidlougheed davidlougheed deleted the feat/auth/fastapi-middleware-from-config branch November 24, 2023 17:32
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