Open Issues Need Help
View All on GitHub ADMIN API - Added OTP in Users Login 2 months ago
AI Summary: Implement an OTP email sending API using MailerSend for user signup and/or signin. This involves configuring MailerSend with the specified domain and sender email, using a pre-created email template, and generating a 6-digit OTP. The task also requires adding a support email address (supportshiftgiftme.com) to the MailerSend email templates and deciding whether to send OTPs for both signup and signin.
Complexity:
3/5
help wanted question