Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(nextjs): introduce next-auth v5 #7443

Merged
merged 339 commits into from Oct 24, 2023
Merged

feat(nextjs): introduce next-auth v5 #7443

merged 339 commits into from Oct 24, 2023

Conversation

balazsorban44
Copy link
Member

@balazsorban44 balazsorban44 commented May 4, 2023

Next.js 13.4 is out.

For discussing project-related issues, please use #8487

The new version of NextAuth.js is based on @auth/core.

If you want to test it out, you can do so already, installing next-auth@experimental:

BREAKING CHANGES

Follow the migration guide

@vercel
Copy link

vercel bot commented May 4, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
auth-docs ✅ Ready (Inspect) Visit Preview 💬 4 unresolved
✅ 24 resolved
Oct 23, 2023 11:52pm
2 Ignored Deployments
Name Status Preview Comments Updated (UTC)
auth-docs-nextra ⬜️ Ignored (Inspect) Visit Preview Oct 23, 2023 11:52pm
next-auth-docs ⬜️ Ignored (Inspect) Visit Preview Oct 23, 2023 11:52pm

@balazsorban44 balazsorban44 marked this pull request as ready for review October 24, 2023 00:28
@balazsorban44 balazsorban44 merged this pull request into main Oct 24, 2023
14 of 16 checks passed
@balazsorban44 balazsorban44 deleted the feat/nextjs-auth branch October 24, 2023 00:28
balazsorban44 added a commit that referenced this pull request Oct 24, 2023
Next.js 13.4 [is out](https://nextjs.org/blog/next-13-4).

For discussing project-related issues, please use #8487

The new version of NextAuth.js is based on `@auth/core`.

If you want to test it out, you can do so already, installing `next-auth@experimental`:

- **Documentation**: https://authjs.dev/reference/nextjs
- **Migration guide**: https://authjs.dev/guides/upgrade-to-v5

BREAKING CHANGE:
Follow the [migration guide](https://authjs.dev/guides/upgrade-to-v5)
Copy link

vercel bot commented Mar 19, 2024

Deployment failed with the following error:

Creating the Deployment Timed Out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
examples legacy Refers to `next-auth` v4. Minimal maintenance.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet