1 Open Issue Need Help Last updated: Jul 17, 2025

Open Issues Need Help

View All on GitHub

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

API Provider for Skillsync

TypeScript