Skip to content

Commit 4285390

Browse files
Merge branch 'main' into fix-error-message
2 parents d9fcf40 + 1f04fa3 commit 4285390

File tree

66 files changed

+662
-571
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

66 files changed

+662
-571
lines changed

.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v4.6.0
1+
v4.6.1

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Change Log
22

3+
## [v4.6.1](https://github.com/auth0/nextjs-auth0/tree/v4.6.1) (2025-06-04)
4+
[Full Changelog](https://github.com/auth0/nextjs-auth0/compare/v4.6.0...v4.6.1)
5+
6+
**Changed**
7+
- Bump codecov/codecov-action from 5.4.2 to 5.4.3 [\#2102](https://github.com/auth0/nextjs-auth0/pull/2102) ([dependabot[bot]](https://github.com/apps/dependabot))
8+
9+
**Fixed**
10+
- Fixes CVE-2025-48947
11+
- Fix Missing idToken during Session Migration from v3 to v4 #2116 [\#2120](https://github.com/auth0/nextjs-auth0/pull/2120) ([KentoMoriwaki](https://github.com/KentoMoriwaki))
12+
- fix(session): prevent accidental deletion of legacy-named session cookie [\#2114](https://github.com/auth0/nextjs-auth0/pull/2114) ([nandan-bhat](https://github.com/nandan-bhat))
13+
- fix(client): add type-safe return for getAccessToken [\#2115](https://github.com/auth0/nextjs-auth0/pull/2115) ([nandan-bhat](https://github.com/nandan-bhat))
14+
315
## [v4.6.0](https://github.com/auth0/nextjs-auth0/tree/v4.6.0) (2025-05-21)
416
[Full Changelog](https://github.com/auth0/nextjs-auth0/compare/v4.5.1...v4.6.0)
517

docs/assets/main.js

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/assets/search.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)