Commit graph

1 commit

Author SHA1 Message Date
Cipher Vance
bb91aff5fd feat: add authentication routes with Gin handlers
- Create routes/auth.go with signup, login, and logout endpoints
- Add JSON request binding and validation
- Implement session management for user authentication
- Add proper HTTP status codes and error responses
2025-09-18 20:06:37 -05:00