Open Issues Need Help
View All on GitHub Setup Mail & OTP services for the API about 2 months ago
AI Summary: Implement email and OTP services for a NestJS API. The email service should reside in a shared module, while the OTP service will be a standalone module. The OTP service will utilize the email service to send forgotten password OTPs. Nodemailer and a free email service like Brevo should be used for implementation.
Complexity:
4/5
enhancement good first issue