We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8fe35b4 + 613b4b6 commit 2199a20Copy full SHA for 2199a20
README.md
@@ -25,6 +25,11 @@ The Auth0 Next.js SDK is a library for implementing user authentication in Next.
25
26
### Installation
27
28
+> [!NOTE]
29
+> #### Looking for Next.js v15 support?
30
+> We're currently hard at work building a new version of this Auth0 SDK that provides support for the latest version of Next.js v15.
31
+> You can find more info and try it out trough the [v4 branch of this repository](https://github.com/auth0/nextjs-auth0/tree/v4).
32
+
33
Using [npm](https://npmjs.org):
34
35
```sh
0 commit comments