Skip to content

Conversation

frederikprijck
Copy link
Member

The fix to hide the access-token endpoint in #1979 did not work as the value wasn't passed down.

This PR ensures it is passed down.

@frederikprijck frederikprijck requested a review from a team as a code owner March 31, 2025 16:06
@codecov-commenter
Copy link

codecov-commenter commented Mar 31, 2025

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 74.63%. Comparing base (e855497) to head (9951b74).

Files with missing lines Patch % Lines
src/server/client.ts 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2015      +/-   ##
==========================================
- Coverage   74.67%   74.63%   -0.05%     
==========================================
  Files          21       21              
  Lines        1848     1849       +1     
  Branches      283      283              
==========================================
  Hits         1380     1380              
- Misses        461      462       +1     
  Partials        7        7              

☔ View full report in Codecov by Sentry.
📢 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.

@tusharpandey13 tusharpandey13 merged commit 4cce952 into main Apr 1, 2025
12 checks passed
@tusharpandey13 tusharpandey13 deleted the fix/pass-through-enable=access-token-endpoint branch April 1, 2025 08:31
@tusharpandey13 tusharpandey13 mentioned this pull request Apr 1, 2025
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