Release - v4.16.2#2584
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. 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. 🚀 New features to boost your workflow:
|
| **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)) | ||
|
|
There was a problem hiding this comment.
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.
| **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)) |
There was a problem hiding this comment.
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.
There was a problem hiding this comment.
Updated the file to exclude documentation related changed and modified pr description to include this documentation change
Fixed
Security
Documentation