Skip to content

Commit 7dcb620

Browse files
authored
Release v4.23.0 (#2715)
2 parents 07705c8 + 3c3abb4 commit 7dcb620

193 files changed

Lines changed: 910 additions & 752 deletions

File tree

Some content is hidden

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

.DS_Store

10 KB
Binary file not shown.

.version

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

CHANGELOG.md

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

3+
## [v4.23.0](https://github.com/auth0/nextjs-auth0/tree/v4.23.0) (2026-06-22)
4+
[Full Changelog](https://github.com/auth0/nextjs-auth0/compare/v4.22.0...v4.23.0)
5+
6+
**⚠️ BREAKING CHANGES**
7+
- fix: surface MfaRequiredError from passkeyGetToken and passwordlessVe… [\#2702](https://github.com/auth0/nextjs-auth0/pull/2702) ([Piyush-85](https://github.com/Piyush-85))
8+
9+
**Added**
10+
- feat: mTLS implementation [\#2647](https://github.com/auth0/nextjs-auth0/pull/2647) ([Piyush-85](https://github.com/Piyush-85))
11+
- feat: cte delegation [\#2690](https://github.com/auth0/nextjs-auth0/pull/2690) ([Piyush-85](https://github.com/Piyush-85))
12+
- feat: add predicate function parameter to allow selectively rolling s… [\#2622](https://github.com/auth0/nextjs-auth0/pull/2622) ([PSoltes](https://github.com/PSoltes))
13+
14+
**Fixed**
15+
- fix: do not add trailing slash to path-based issuer URLs [\#2693](https://github.com/auth0/nextjs-auth0/pull/2693) ([sleitor](https://github.com/sleitor))
16+
- fix: add pnpm-workspace.yaml with allowBuilds to unblock pnpm install… [\#2701](https://github.com/auth0/nextjs-auth0/pull/2701) ([Piyush-85](https://github.com/Piyush-85))
17+
18+
319
## [v4.22.0](https://github.com/auth0/nextjs-auth0/tree/v4.22.0) (2026-06-01)
420
[Full Changelog](https://github.com/auth0/nextjs-auth0/compare/v4.21.0...v4.22.0)
521

docs/assets/hierarchy.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.

docs/assets/navigation.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.

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.

docs/classes/errors.AccessTokenError.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)