Files
archived-next-auth/apps/dev/README.md
Olaf Görlitz 18e8b92289 fix(dev): fix import links for authOptions (#8938)
* fixed instruction link

* fixed import link of authOptions in dev app

* deleted old, obsolete authOptions

---------

Co-authored-by: Thang Vu <hi@thvu.dev>
2023-11-04 16:02:53 +07:00

6 lines
276 B
Markdown

# 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
](https://github.com/nextauthjs/.github/blob/main/CONTRIBUTING.md#setting-up-local-environment)