Is your feature request related to a problem or challenge?
Currently, the system does not send any emails for verification, password reset, or notifications. This limits security and user engagement.
Describe the solution you'd like
Integrate an email service (e.g., Nodemailer, AWS SES, SendGrid) to support:
Verification emails
Password reset emails
General user notifications
Describe alternatives you've considered
Skipping notifications entirely (poor user experience).
Additional context
Transactional and notification emails are essential for account security and keeping users informed about important events.
Is your feature request related to a problem or challenge?
Currently, the system does not send any emails for verification, password reset, or notifications. This limits security and user engagement.
Describe the solution you'd like
Integrate an email service (e.g., Nodemailer, AWS SES, SendGrid) to support:
Verification emails
Password reset emails
General user notifications
Describe alternatives you've considered
Skipping notifications entirely (poor user experience).
Additional context
Transactional and notification emails are essential for account security and keeping users informed about important events.