mickasmt / next-saas-stripe-starter

Open-source SaaS Starter with User Roles & Admin Panel. Built using Next.js 14, Prisma, Neon, Auth.js v5, Resend, React Email, Shadcn/ui, Stripe, Server Actions.
https://next-saas-stripe-starter.vercel.app
MIT License
1.95k stars 354 forks source link

fix: provide resend next-auth provider #46

Closed Security2431 closed 4 months ago

Security2431 commented 4 months ago

The AuthJS team has introduced a new Resend provider, enabling direct configuration of emails.

Changes:

This pull request introduces several updates to improve our authentication and email workflows:

vercel[bot] commented 4 months ago

@Security2431 is attempting to deploy a commit to the mickasmt's projects Team on Vercel.

A member of the Team first needs to authorize it.

mickasmt commented 4 months ago

@Security2431 Thank for your PR! Sorry for the delay, I'm a little busy at the moment. I'll check it this weekend and merge it. At first glance it looks very clean/work. :ok_hand: