Skip to content

Commit 348e445

Browse files
authored
Merge branch 'main' into fix/dpop-nonce-retry-race
2 parents ec3e16d + d1fe0b8 commit 348e445

141 files changed

Lines changed: 5093 additions & 3240 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.

.version

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

CHANGELOG.md

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

3+
## [v4.16.1](https://github.com/auth0/nextjs-auth0/tree/v4.16.1) (2026-03-25)
4+
[Full Changelog](https://github.com/auth0/nextjs-auth0/compare/v4.16.0...v4.16.1)
5+
6+
**Fixed**
7+
- fix: make withPageAuthRequired generic to support PageProps/LayoutProps types [\#2529](https://github.com/auth0/nextjs-auth0/pull/2529) ([sleitor](https://github.com/sleitor))
8+
- fix: enable full generic type inference for withPageAuthRequired to correctly propagate PageProps and LayoutProps [\#2550](https://github.com/auth0/nextjs-auth0/pull/2550) ([Piyush-85](https://github.com/Piyush-85))
9+
310
## [v4.16.0](https://github.com/auth0/nextjs-auth0/tree/v4.16.0) (2026-02-27)
411
[Full Changelog](https://github.com/auth0/nextjs-auth0/compare/v4.15.0...v4.16.0)
512

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/main.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)