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

Auth.js retweeted
lots of answers to this question (auth is #1). Build vs buy is a critical skill for modern app development. As devs, we are not trained for buy, so it is easy to fall into the trap.
What problem did your current or former team solve in-house that you wish had been outsourced to a third-party solution instead? e.g.: you manage file upload and storage and wish you'd used S3
3
5
33
Over the next 4-8 weeks work will be going into the website to provide greater transparency regarding supported features, providers and databases. I'm really looking forward to sharing and discussing plans for the future. Thanks for your feedback and support!
2
We have some database and provider improvements coming up in the next release that should improve the quality of life for all users. There are some technical challenges we still need to overcome to make roll this out easier - such as support for schema migrations.
1
2
Over the last month we've made some notable progress on automated testing, which is already reducing support overhead and should make it easier to contribute. I appreciate your patience while this is being worked on.
1
1
The main challenge recently has been balancing providing support and development. This has included taking some time out from development to spend time on GitHub issues to help people and to get a better idea of the sorts of challenges folks have (bugs, features, docs).
1
1
In the last month NextAuth.js has gone to over 10k downloads a week on NPM and 3K stars on GitHub! Thank you to all contributors for your pull requests, documentation improvements - including blog posts and YouTube videos! - and helping out folks out with issues on GitHub. 🌟💕
2
1
25
Adding Authentication to Next.js (GitHub Connect, JWT + Prisma 2 Integration) youtube.com/watch?v=3q4BtCzu…
1
1
6
Auth.js retweeted
🔴 Next.js Conf is starting shortly at 9:00a PDT❗️ ➡️ The stage is now open: nextjs.org/conf
4
16
118
Auth.js retweeted
Want to add authentication to your #Nextjs app, but arent sure which library to use or which route to take? Look no further, @nextauthjs has your back! I wrote up a beginners guide on adding #oauth to your nextjs app in 5 minutes! dev.to/ndom91/adding-authent…
1
5
33% Yes
19% No
48% jQuery (show results)
27 votes • Final results
1
4
2
Auth.js retweeted
I'm working on a pretty comprehensive Next.js Authentication Starter that can be deployed with just a few commands on AWS. What are some essential features you'd like to see / expect for a project like this?
43
10
299
On the updated next-auth.js.org website you can also now find links to tutorials, explainers, examples and videos by @arunoda, @hexrcs, @nikolasburk and others. Special thanks to the folks at @prisma! 💖
2
13
88
🆕 We have a new Next.js example in the `prisma-examples` repo: ✅ Fullstack with Next.js API routes ✅ TypeScript ✅ SSG for static content ✅ SSR for dynamic content (e.g authentication) ✅ Auth via NextAuth.js (Email & GitHub) ✅ SQLite DB 👉 github.com/prisma/prisma-exa…
2
7
57
Thanks to @iaincollins for creating Next-Auth.js. Super easy to integrate Auth0, GitHub, Google, etc... with support for JWT, secure cookies, and integrate your DB with Prisma or TypeORM. In this video I add GitHub Connect + Prisma 2 to a Next.js App! youtu.be/3q4BtCzuryY
2
14
Auth.js retweeted
Welp, an old account with a bunch of personal stuff on it just got hacked. A reminder to everyone responsible for a sign-in system that: 1. Your users aren't updating their passwords 2. There are good alternatives to sign-in instead of passwords 3. Don't use passwords
4
2
15
Having full end-to-end coverage, without relying on stubbing, helps us guarantee the safety of changes and to rapidly deploy enhancement and fixes for issues - allowing us to move faster _without_ breaking things! * Like the rest of NextAuth.js they are all open source too.
5
Today we rolled out our first end-to-end integration tests, providing automated test coverage of OAuth 1 & OAuth 2 sign in flows with popular providers. 🎉
1
2
18