Rabbi_Gerzi/backend
Yisroel Baum b14cd565bb
implement authenticate user use case
Green phase: AuthenticateUser validates credentials, throws BadRequestException for empty fields, UnauthorizedException for unknown email or wrong password.
2026-05-17 09:45:23 +03:00
..
app/Auth/UseCases/AuthenticateUser implement authenticate user use case 2026-05-17 09:45:23 +03:00
tests test: add failing authenticate user test 2026-05-17 09:45:22 +03:00
.gitignore composer init 2026-05-14 19:53:20 +03:00
composer.json test: add failing authenticate user test 2026-05-17 09:45:22 +03:00
composer.lock test: add failing authenticate user test 2026-05-17 09:45:22 +03:00
phpunit.xml test: add failing authenticate user test 2026-05-17 09:45:22 +03:00