t-convex-nextjs-saas/convex
nxtkofi d6da6e6193 feat(email): add Resend integration with password reset and email verification
Install resend package. Add convex/lib/resend.ts for sending emails via Resend API. Update convex/auth.ts to enable requireEmailVerification, sendVerificationEmail, and sendResetPassword handlers.

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-04-21 21:37:09 +02:00
..
_generated feat: better-auth, simpler shadcn theme integration 2026-03-30 00:29:43 +02:00
betterAuth fix(types): replace any with proper type in better-auth auth 2026-04-21 20:52:49 +02:00
lib feat(email): add Resend integration with password reset and email verification 2026-04-21 21:37:09 +02:00
auth.config.ts feat: better-auth, simpler shadcn theme integration 2026-03-30 00:29:43 +02:00
auth.ts feat(email): add Resend integration with password reset and email verification 2026-04-21 21:37:09 +02:00
convex.config.ts feat: better-auth, simpler shadcn theme integration 2026-03-30 00:29:43 +02:00
hello.ts feat: add convex and shadcn theme 2026-03-27 00:14:51 +01:00
http.ts feat: better-auth, simpler shadcn theme integration 2026-03-30 00:29:43 +02:00