Skip to content

fix(Keycloak): adds missing HTTP Header to be used in the code-to-token request#120

Merged
fpseverino merged 1 commit into
vapor-community:mainfrom
getInsight-it:main
Jun 25, 2025
Merged

fix(Keycloak): adds missing HTTP Header to be used in the code-to-token request#120
fpseverino merged 1 commit into
vapor-community:mainfrom
getInsight-it:main

Conversation

@intellitour

Copy link
Copy Markdown
Contributor

Fixes #80

@intellitour intellitour changed the title fix: adds missing HTTP Header to be used in the code-to-token request fix(Keycloak): adds missing HTTP Header to be used in the code-to-token request Jun 23, 2025

@fpseverino fpseverino left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, LGTM!

@fpseverino fpseverino merged commit fdc9099 into vapor-community:main Jun 25, 2025
12 checks passed
@codecov

codecov Bot commented Jun 25, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.41%. Comparing base (89b8b66) to head (462ed83).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #120      +/-   ##
==========================================
+ Coverage   82.37%   82.41%   +0.04%     
==========================================
  Files          59       59              
  Lines         800      802       +2     
==========================================
+ Hits          659      661       +2     
  Misses        141      141              
Files with missing lines Coverage Δ
Sources/ImperialKeycloak/KeycloakRouter.swift 100.00% <100.00%> (ø)
🚀 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

Development

Successfully merging this pull request may close these issues.

Value required for key 'access_token'.

2 participants