Commit graph

2 commits

Author SHA1 Message Date
Cipher Vance
9f471905b5 change group to api not auth 2025-09-19 21:00:46 -05:00
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