mirror of
https://github.com/SrIzan10/next-auth.git
synced 2026-05-01 10:55:20 +00:00
* docs: Remove --save from install command (#7277) Remove --save from install command --save is no longer needed on npm install. * chore: fix "Contributing guide" link (#7279) * fix: detect origin when `instanceof Request` check fails (#7303) * docs: Update Clerk sponsorship URL (#7305) - Change Clerk URL from `https://clerk.dev` to `https://clerk.com` - Fix alt from copy/paste * chore: bump react types * fix(docs): fix default `maxAge` formula (#7406) * Update pnpm-lock.yaml * sync package.json change --------- Co-authored-by: Chris Hayes <6013871+Christopher-Hayes@users.noreply.github.com> Co-authored-by: Raul <57044803+Leprekus@users.noreply.github.com> Co-authored-by: Balázs Orbán <info@balazsorban.com> Co-authored-by: Nick Parsons <nparsons08@gmail.com> Co-authored-by: Victor <saptefrativictor@gmail.com>
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: