saveinmed/backend/internal/config
Tiago Yamamoto 9997aed18a fix(backend): fix build errors, update tests, and improve documentation
- Add GetUserByEmail to Repository interface for password reset flow
- Add username to UpdateUser query
- Fix config_test.go: remove references to deleted DB pool fields
- Fix handler_test.go: add GetUserByUsername to MockRepository
- Fix usecase_test.go: add GetUserByUsername and update auth tests
- Update backend README with auth and admin seeding info
- Create seeder-api README with usage and warnings
2025-12-21 23:11:33 -03:00
..
config.go feat(backend): switch auth to username and cleanup db config 2025-12-21 23:04:47 -03:00
config_test.go fix(backend): fix build errors, update tests, and improve documentation 2025-12-21 23:11:33 -03:00