Open Issues Need Help
View All on GitHub Feature Addtion Request - Add feature to verify email using otp about 2 months ago
AI Summary: Implement email verification with OTP for a user signup/login application built with Express, Prisma, and SQLite. The solution should be cost-free, utilize readily available npm packages for OTP generation and email sending (potentially leveraging Gmail), and be suitable for demonstration purposes, not production.
Complexity:
3/5
enhancement help wanted good first issue
A CRUD app to create & login users; Using express, prisma & sqlite in a vanilla JS setup
CSS