rideaware-api/routes
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
..
auth.go feat: add authentication routes with Gin handlers 2025-09-18 20:06:37 -05:00