algovengers / MindMate

https://mind-mate-wellness.vercel.app/
22 stars 43 forks source link

Email verification for signup #155

Open Stiffpixels opened 3 months ago

Stiffpixels commented 3 months ago

The site needs email verification so that fake emails cannot be used to signup using nodemailer to send emails with verification token and keeping an active field in database signifying the account verification status.

https://github.com/algovengers/MindMate/assets/32983571/9f504e96-eca6-48a6-b308-5b5e764577ec

afeefuddin commented 2 months ago

How are you planning to do email verification, can you elaborate please.

CodeMaverick2 commented 1 month ago

@algovengers @afeefuddin I would like to solve this issue under gsoc2024 I have experience in it I have implemented the email sending and basic things in my chatbot you can check out the demo https://drive.google.com/file/d/1ThACTHVWWozlBa-_nOPFD0uXdl71NsrG/view https://github.com/CodeMaverick2/BOT9