Hacker News new | ask | show | jobs
by mjomaa 616 days ago
Auth.js!

Supported providers: https://authjs.dev/getting-started/providers/github

It's been really great so far and I can recommend it if you have a JS/TS codebase.

----------------------------

You can test Auth.js (v5 beta.22) in my Next.js 15 boilerplate:

https://achromatic.dev

• Credentials auth

• Google and Microsoft login

• Connected accounts

• Multi-factor authentication (via authenticator app)

• Session management

1 comments

That's what I'm using too. Along with a very easy integration with Resend for magic link email.
+ 1 for React Email and Resend.

Very easy and reliable.