Files
archived-next-auth/apps/dev
Balázs Orbán e90925bea0 feat(next): allow unstable_getServerSession in Server Components (#5741)
* feat(next): support Server Components with `unstable_getServerSession`

* chore: remove `.entries`

* docs(next): add documentation for RSC

* update beta docs

* chore(dev): add app dir

* fix text

* only show second warning if using with RSC

* only delete expires for RSC case
2022-11-06 04:03:26 +00:00
..
2022-07-16 14:19:33 +02:00

NextAuth.js Development App

This folder contains a Next.js app using NextAuth.js for local development. See the following section on how to start:

Setting up local environment