nicoalbanese / kirimase

Build full-stack Next.js apps, incredibly fast
https://kirimase.dev
MIT License
2.37k stars 107 forks source link

Email verification, password reset #151

Open paulks-software opened 4 months ago

paulks-software commented 4 months ago

Thanks! this is a powerful cli! I always miss standard features like email verification and reset password in similar projects, and can we use nodemailer instead of resend? These are quite basic features of an auth (which legacy systems like wordpress had like 20 years ago for free and now everybody shills additional services like clerk and resend, this feature of auth somehow became commoditized and i do not get it, maybe because it is so difficult for a beginner to implement this in next, if kirimase would handle this problem for all auth providers imo this would be a deal braker, well anyway, i will try to do this for lucia auth

navidre commented 4 months ago

Something like this for Lucia maybe? https://github.com/deadcoder0904/next-14-lucia-v3-sqlite-drizzle-conform-zod-email-verification-otp-server-actions