Edge runtime is obviously not supported, so you need to use the node runtime. Which means middleware stuff does not work (properly). This is especially a pain when you want to use it with authjs and prism.
Edge runtime is obviously not supported, so you need to use the node runtime. Which means middleware stuff does not work (properly). This is especially a pain when you want to use it with authjs and prism.
But I think clerk has better rbac and tenant like features (adding users to an org and so on)
But I think clerk has better rbac and tenant like features (adding users to an org and so on)
👉 NextJS 15 (first time)
👉 AuthJS
👉 Prisma ORM
👉 Stripe
👉 ShadCN
👉 i18n
and more...
Unlike my previous application, I’ll only handle two languages: FR and EN.
Now it’s time to start working on the waiting list page! 🚀
#buildinpublic
👉 NextJS 15 (first time)
👉 AuthJS
👉 Prisma ORM
👉 Stripe
👉 ShadCN
👉 i18n
and more...
Unlike my previous application, I’ll only handle two languages: FR and EN.
Now it’s time to start working on the waiting list page! 🚀
#buildinpublic
Je suis convaincu.
Et j'en ai été convaincu la première fois que j'ai testé l'outil.
Je suis convaincu.
Et j'en ai été convaincu la première fois que j'ai testé l'outil.
I did a PR months back, and no news. I would love a feedback like: "We don't want this..." or "Change that..." or ...
They advertise Clerk on their Homepage. Does it mean that we should not start building on AuthJs ?
I did a PR months back, and no news. I would love a feedback like: "We don't want this..." or "Change that..." or ...
They advertise Clerk on their Homepage. Does it mean that we should not start building on AuthJs ?
Spent ages stuck on access/refresh tokens until NextAuth (now AuthJS?) broke the cycle. It clarified everything and helped me build my own #FastAPI auth server.
Nothing but respect for the #AuthJS devs and their patience on GH issues 🙌
最近很多开源项目都使用了Better Auth,于是读了下它的文档,有authjs的影子,但确实更简单。
有什么优势?
authjs里实现一些功能,例如email注册登录,需要处理很多事情,它就不用;而且很多功能做成插件式,如magic-link、passkey、onetap等,下个项目就用它
最近很多开源项目都使用了Better Auth,于是读了下它的文档,有authjs的影子,但确实更简单。
有什么优势?
authjs里实现一些功能,例如email注册登录,需要处理很多事情,它就不用;而且很多功能做成插件式,如magic-link、passkey、onetap等,下个项目就用它
https://www.better-auth.com/blog/authjs-joins-better-auth
[comments] [86 points]
https://www.better-auth.com/blog/authjs-joins-better-auth
[comments] [86 points]
L: https://www.better-auth.com/blog/authjs-joins-better-auth
C: https://news.ycombinator.com/item?id=45389293
posted on 2025.09.26 at 14:04:29 (c=0, p=5)
L: https://www.better-auth.com/blog/authjs-joins-better-auth
C: https://news.ycombinator.com/item?id=45389293
posted on 2025.09.26 at 14:04:29 (c=0, p=5)
• AuthJS est en BETA depuis 2 ans (je rigole même pas)
• Aucune mise à jour majeure
• Grosse difficulté à gérer le password (reset etc...)
• AuthJS est en BETA depuis 2 ans (je rigole même pas)
• Aucune mise à jour majeure
• Grosse difficulté à gérer le password (reset etc...)
Llibreria JavaScript que facilita l'autenticació a les teves aplicacions.
descargo-gratis.com/authjs-libre...
Llibreria JavaScript que facilita l'autenticació a les teves aplicacions.
descargo-gratis.com/authjs-libre...
For devs using Next.js, do you prefer AuthJS or Clerk? 🚀
#buildinpublic #indiehackers #webdev
For devs using Next.js, do you prefer AuthJS or Clerk? 🚀
#buildinpublic #indiehackers #webdev
Good to know for sub domains thanks!
Good to know for sub domains thanks!
Excited times for auth!
Glad that we bet on it from the start at TurboStarter 🚀
Excited times for auth!
Glad that we bet on it from the start at TurboStarter 🚀
3️⃣ Communauté
Des librairies comme AuthJS, next-safe-action, etc., rendent le framework tellement cool à utiliser.
4️⃣ React
3️⃣ Communauté
Des librairies comme AuthJS, next-safe-action, etc., rendent le framework tellement cool à utiliser.
4️⃣ React
If you need subdomains I would just point them to the same host and use header domain infos in requests to determine the customer.
If you need subdomains I would just point them to the same host and use header domain infos in requests to determine the customer.
• Next.js 14 @nextjs
• NextAuth @authjs
• Database @neondatabase
• Tailwind CSS @tailwindcss
• Shadcn UI @shadcn
• Lucide Icons
• Contentlayer @contentlayerdev
• Sanity @sanity_io
• Vercel @vercel
almost the same tech stack with mkdirs.com
• Next.js 14 @nextjs
• NextAuth @authjs
• Database @neondatabase
• Tailwind CSS @tailwindcss
• Shadcn UI @shadcn
• Lucide Icons
• Contentlayer @contentlayerdev
• Sanity @sanity_io
• Vercel @vercel
almost the same tech stack with mkdirs.com
40代後半のおじさんが AWS...
https://zenn.dev/mujyun_furu/articles/mujyun_aws_community_builders
Dockerイメージの安全性を...
https://zenn.dev/fuuji/articles/3909c8d444eaa9
Auth.js v5 の紹介と...
https://zenn.dev/b13o/articles/about-authjs
40代後半のおじさんが AWS...
https://zenn.dev/mujyun_furu/articles/mujyun_aws_community_builders
Dockerイメージの安全性を...
https://zenn.dev/fuuji/articles/3909c8d444eaa9
Auth.js v5 の紹介と...
https://zenn.dev/b13o/articles/about-authjs
🔗 Live Demo: next-auth-prototype.vercel.app
🔗 GitHub Repo: github.com/aladin002dz/...
📌 Server-side authentication (but error handling feels immature)
📌 Google OAuth integration
#React #NextJS #NextAuth #AuthJS #OAuth #TailwindCSS
🔗 Live Demo: next-auth-prototype.vercel.app
🔗 GitHub Repo: github.com/aladin002dz/...
📌 Server-side authentication (but error handling feels immature)
📌 Google OAuth integration
#React #NextJS #NextAuth #AuthJS #OAuth #TailwindCSS
https://www.better-auth.com/blog/authjs-joins-better-auth
https://news.ycombinator.com/item?id=45389293
https://www.better-auth.com/blog/authjs-joins-better-auth
https://news.ycombinator.com/item?id=45389293