dhrumilp12 / EcoTrace

EcoTrace is a web-based platform designed to empower communities by enabling individuals to report and track environmental issues such as pollution, deforestation, and illegal dumping. The platform leverages citizen science to gather data, raise awareness, and foster community action towards environmental conservation and sustainability.
https://eco-trace.vercel.app
MIT License
0 stars 1 forks source link

User Authentication and Registration #6

Closed dhrumilp12 closed 1 month ago

dhrumilp12 commented 2 months ago

Objective: Develop a secure user registration and authentication system. Tasks:

dhrumilp12 commented 2 months ago

used: mongo db

dhrumilp12 commented 1 month ago

Route for initiating password reset: A route where users can request a password reset link. Email service: A method to send the password reset email with a unique token.

dhrumilp12 commented 1 month ago

image