Skip to content

fix(auth): stop sending apiKey as client_secret in OAuth token exchange body#753

Merged
radenkovic merged 1 commit into
mainfrom
tw-5724-fix-client-secret-in-oauth-body
Jun 26, 2026
Merged

fix(auth): stop sending apiKey as client_secret in OAuth token exchange body#753
radenkovic merged 1 commit into
mainfrom
tw-5724-fix-client-secret-in-oauth-body

fix(auth): stop sending apiKey as client_secret in OAuth token exchan…

bcf5ae2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 26, 2026 in 1s

98.75% (-0.01%) compared to a970008, passed because coverage increased by 0% when compared to adjusted base (98.75%)

View this Pull Request on Codecov

98.75% (-0.01%) compared to a970008, passed because coverage increased by 0% when compared to adjusted base (98.75%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.75%. Comparing base (a970008) to head (bcf5ae2).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #753      +/-   ##
==========================================
- Coverage   98.75%   98.75%   -0.01%     
==========================================
  Files          43       43              
  Lines        1045     1041       -4     
  Branches       92       90       -2     
==========================================
- Hits         1032     1028       -4     
  Misses         12       12              
  Partials        1        1              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.