DaisyWM / DaisyWM/WildTrack_IS_Project
User Authentication & Role Management
Open
backend
enhancement
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Complete user authentication system with signup, login, JWT tokens, Google OAuth, and role selection.
What was done:
- [ ] - Created User model and auth endpoints
- [ ] - Implemented password hashing with bcrypt
- [ ] - Added JWT token generation
- [ ] - Integrated Google OAuth sign-in
- [ ] - Added role selection for new users (Farmer/Ranger/Admin)
- [ ] - Password reset via email
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.