4 ms·
Auth.js! Supported providers: https://authjs.dev/getting-started/providers/github https://authjs.dev/getting-started/providers/github It's been really great s
by mjomaa 2y ago
Auth.js!
Supported providers: https://authjs.dev/getting-started/providers/github 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 https://achromatic.dev
• Credentials auth
• Google and Microsoft login
• Connected accounts
• Multi-factor authentication (via authenticator app)
• Session management
- reducesuffering 2y agoThat's what I'm using too. Along with a very easy integration with Resend for magic link email.
- mjomaa 2y ago+ 1 for React Email and Resend. Very easy and reliable.