trepa/internal/accounts/api
2025-03-24 20:43:00 +00:00
..
controller.go Add account management features: implement GetAccount endpoint, update Login method to return token, enhance repository and service layers, and add JWT middleware for authentication. Update .gitignore to include tmp directory. 2025-03-24 20:43:00 +00:00
dto.go Add account management features: implement GetAccount endpoint, update Login method to return token, enhance repository and service layers, and add JWT middleware for authentication. Update .gitignore to include tmp directory. 2025-03-24 20:43:00 +00:00
routes.go Add account management features: implement GetAccount endpoint, update Login method to return token, enhance repository and service layers, and add JWT middleware for authentication. Update .gitignore to include tmp directory. 2025-03-24 20:43:00 +00:00