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

Issue 2: User Authentication and Registration #2

Closed Ruzhuu closed 2 months ago

Ruzhuu commented 2 months ago

Issue #2: User Authentication and Registration

Objective: Develop a secure user registration and authentication system. Tasks: Define database schema for user data. Implement authentication using OAuth and JWT for security. Create registration and login endpoints.