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

Allow auth exemptions #55

Merged
merged 4 commits into from
Oct 16, 2023
Merged

Allow auth exemptions #55

merged 4 commits into from
Oct 16, 2023

Conversation

Cito
Copy link
Member

@Cito Cito commented Oct 13, 2023

Allow some paths to pass through requests without authentication and token exchange, either because they are public or because they use their own authentication mechanisms.

@coveralls
Copy link

coveralls commented Oct 13, 2023

Pull Request Test Coverage Report for Build 6509605788

  • 18 of 19 (94.74%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+91.0%) to 91.045%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/auth_service/auth_adapter/api/main.py 16 17 94.12%
Totals Coverage Status
Change from base Build 6430332454: 91.0%
Covered Lines: 854
Relevant Lines: 938

💛 - Coveralls

@Cito Cito requested a review from KerstenBreuer October 13, 2023 14:28
@Cito Cito merged commit cc8534a into main Oct 16, 2023
6 checks passed
@Cito Cito deleted the feature/allow-auth-exemptions branch October 16, 2023 07:15
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.

3 participants