Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Release - v4.16.2#2584

Merged
Piyush-85 merged 2 commits into
mainfrom
release/v4.16.2
Apr 7, 2026
Merged

Release - v4.16.2#2584
Piyush-85 merged 2 commits into
mainfrom
release/v4.16.2

Conversation

@Piyush-85
Copy link
Copy Markdown
Contributor

@Piyush-85 Piyush-85 commented Apr 7, 2026

Fixed

  • fix: Middleware should not throw ERR_JWE_INVALID #2546 (crob)
  • fix: preserve error details from HTTP 5xx OAuth responses #2533 (sleitor)

Security

  • chore(deps): update eslint to fix flatted vulnerability #2575 (Piyush-85)

Documentation

  • docs: clarify getAccessToken req/res usage in Route Handlers with custom cookies #2577 (Piyush-85)

@Piyush-85 Piyush-85 requested a review from a team as a code owner April 7, 2026 06:53
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.48%. Comparing base (1188193) to head (1b5ca69).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2584   +/-   ##
=======================================
  Coverage   90.48%   90.48%           
=======================================
  Files          53       53           
  Lines        6687     6687           
  Branches     1405     1405           
=======================================
  Hits         6051     6051           
  Misses        624      624           
  Partials       12       12           

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

Comment thread CHANGELOG.md Outdated
Comment on lines +6 to +8
**Added**
- docs: clarify getAccessToken req/res usage in Route Handlers with custom cookies [\#2577](https://github.com/auth0/nextjs-auth0/pull/2577) ([Piyush-85](https://github.com/Piyush-85))

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.

This isn't realy an added feature in the context of the SDK, this seems to be just a modification to the repository's example.ms file.

Suggested change
**Added**
- docs: clarify getAccessToken req/res usage in Route Handlers with custom cookies [\#2577](https://github.com/auth0/nextjs-auth0/pull/2577) ([Piyush-85](https://github.com/Piyush-85))

Copy link
Copy Markdown
Member

@frederikprijck frederikprijck Apr 7, 2026

Choose a reason for hiding this comment

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

If you prefer to keep it in the changelog, we can consider moving it to a Docs section orso to differentiate between added features, and documentation.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Updated the file to exclude documentation related changed and modified pr description to include this documentation change

@Piyush-85 Piyush-85 merged commit 522db13 into main Apr 7, 2026
9 checks passed
@Piyush-85 Piyush-85 deleted the release/v4.16.2 branch April 7, 2026 07:28
@Piyush-85 Piyush-85 restored the release/v4.16.2 branch April 7, 2026 08:48
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.

4 participants