Commit graph

1 commit

Author SHA1 Message Date
Cipher Vance
3d9de8ba11 feat: add user service layer with business logic
- Create services/user_service.go with user creation and verification
- Add input validation for username, email, and password
- Implement duplicate user checking and password hashing
- Add comprehensive error handling and logging
2025-09-18 20:06:36 -05:00