Skip to content

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

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

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

fix(management): allow useMTLS with client assertion

8ddcee5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 27, 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 95.31250% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.40%. Comparing base (f9d6413) to head (8ddcee5).

Files with missing lines Patch % Lines
src/management/wrapper/token-provider.ts 95.31% 3 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    20380     -419     
  Branches    10146     9723     -423     
==========================================
- Hits        18663    18221     -442     
- Misses       2136     2159      +23     
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 95.77% <95.31%> (-4.23%) ⬇️

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