Authentication for the Web. Open Source. Full Stack. Own Your Data. For any JS framework/runtime.

Auth.js retweeted
Replying to @dubdotsh @nextjs
Haven't migrated to the `/app` dir yet but I believe @balazsorban44 has been putting out a few awesome updates for @nextauthjs to make it compatible with server components!
NextAuth.js now supports @nextjs 13 Server Components in the `app` directory! Give it a try! 🎉 (For client components, define a `layout.js` in the highest common segment with the `use client` directive and wrap it with `SessionProvider`. The `pages` directory works as before.)
2
3
11
Auth.js retweeted
Replying to @github
@github Blocks blocks.githubnext.com/ is powered by @nextauthjs 🤩
2
10
NextAuth.js now supports @nextjs 13 Server Components in the `app` directory! Give it a try! 🎉 (For client components, define a `layout.js` in the highest common segment with the `use client` directive and wrap it with `SessionProvider`. The `pages` directory works as before.)
10
42
407
Replying to @nextjs
Replying to @shadcn
Update, you can also remove `authOptions` since `4.16.4`:
1
12
Auth.js retweeted
Here's the latest edition of Tour de Source, a deep-dive into the source code of @nextauthjs and how web authN works, written by core maintainers @thanghvu and @balazsorban44: tourdesource.substack.com/p/…
1
5
17
Auth.js retweeted
We're gonna do a thing where we talk with devs who wanna share something cool and interesting. Streaming to twitch.tv/sourcegraph. Next week: Mon: @nextauthjs w/ @thanghvu Wed: SCIP and code intel w/ @olafurpg Thur: @thorstenball demos how to navigate your cursor in Vim
1
5
13
NextAuth.js Middleware is already compatible! Check out 4.7.0! Just put `export { default } from "next-auth/middleware"` in your `middleware.ts` file, and your app is secured! Read more: next-auth.js.org/configurati…
Next.js 12.2: ◆ Middleware: Dynamic routing for your entire app ◆ On-Demand ISR: Update content without redeploying ◆ Edge Runtime (Exp): API Routes and SSR based on Web standards ◆ `next/image` (Exp): Faster & more flexible new version nextjs.org/12-2
14
31
462
Correction on the PR title, this won't be a breaking change, we will make it opt-in!
1
4
The NextAuth.js monorepo reached 10.000 GitHub stars ⭐️, thank you! 👏 github.com/nextauthjs/next-a…
1
11
130
Auth.js retweeted
Replying to @authjs
@nextauthjs monorepo is now powered by @turborepo and @pnpmjs 🚀
1
2
15
Thank you @WorkOS for sponsoring us on @opencollect! 🎉
2
2
24
A warm welcome to @thanghvu who is joining the list of our maintainers! 💚🔥 He has been very active around the project recently, helping with the migration to a monorepo and improving our contributor DX along the way!
1
18
Thank you @lowdefy for sponsoring us on @opencollect! 🎉
1
9
v4.2 is out! 🚀 🔒️ Next.js Middleware support 🔒️ Automatic secret detection (NEXTAUTH_SECRET env variable) 🔒️ TypeScript improvements 🔒️Option to disable session refetch on window focus 🔒️ new providers 🔒️ bug fixes 🔒️... and more!
7
39
309