Skip to content

feat: add react email for email templates#354

Merged
qamarq merged 3 commits intobetafrom
feat/react-email
May 4, 2026
Merged

feat: add react email for email templates#354
qamarq merged 3 commits intobetafrom
feat/react-email

Conversation

@qamarq
Copy link
Copy Markdown
Member

@qamarq qamarq commented May 4, 2026

  • Introduced OtpEmail component for rendering OTP email content.
  • Updated auth.ts to use sendMail function with React email template.
  • Removed direct nodemailer usage and SMTP configuration from auth.ts.
  • Added mailer.ts for handling email sending logic with nodemailer.
  • Updated tsconfig.json to include path for email components.
  • Created new otp-email.tsx file for OTP email structure and styling.
image

- Introduced OtpEmail component for rendering OTP email content.
- Updated auth.ts to use sendMail function with React email template.
- Removed direct nodemailer usage and SMTP configuration from auth.ts.
- Added mailer.ts for handling email sending logic with nodemailer.
- Updated tsconfig.json to include path for email components.
- Created new otp-email.tsx file for OTP email structure and styling.
@qamarq qamarq merged commit d8605e8 into beta May 4, 2026
4 checks passed
@qamarq qamarq deleted the feat/react-email branch May 4, 2026 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant