Skip to content

[BREAKING] feat!: remove Authentication layer - #1390

Open
tusharpandey13 wants to merge 10 commits into
masterfrom
feat/auth-separation-v6
Open

[BREAKING] feat!: remove Authentication layer#1390
tusharpandey13 wants to merge 10 commits into
masterfrom
feat/auth-separation-v6

fix(token-provider): forward user headers to token request; remove au…

64e8eac
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 25, 2026 in 0s

89.40% (-0.33%) compared to f9d6413

View this Pull Request on Codecov

89.40% (-0.33%) compared to f9d6413

Details

Codecov Report

❌ Patch coverage is 96.55172% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.40%. Comparing base (f9d6413) to head (64e8eac).

Files with missing lines Patch % Lines
src/management/wrapper/token-provider.ts 96.55% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1390      +/-   ##
==========================================
- Coverage   89.73%   89.40%   -0.33%     
==========================================
  Files         441      429      -12     
  Lines       20799    20374     -425     
  Branches    10146     9720     -426     
==========================================
- Hits        18663    18216     -447     
- Misses       2136     2158      +22     
Files with missing lines Coverage Δ
src/index.ts 100.00% <ø> (ø)
src/lib/middleware/auth0-client-telemetry.ts 57.14% <ø> (-35.72%) ⬇️
src/management/wrapper/ManagementClient.ts 100.00% <ø> (ø)
src/utils.ts 100.00% <ø> (ø)
src/management/wrapper/token-provider.ts 96.92% <96.55%> (-3.08%) ⬇️

... and 3 files with indirect coverage changes

🚀 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.