Rabbi_Gerzi/backend
Yisroel Baum e2b69632f6
refactor: remove redundant guard from logout controller
The guard is now in the Logout use case. Controller just passes the raw cookie value through.
2026-05-17 10:09:42 +03:00
..
app refactor: remove redundant guard from logout controller 2026-05-17 10:09:42 +03:00
config add domain layer, config, and entry point 2026-05-17 09:45:26 +03:00
public add domain layer, config, and entry point 2026-05-17 09:45:26 +03:00
tests test: add null and empty token cases to logout test 2026-05-17 10:09:20 +03:00
.gitignore chore: add phpunit cache to gitignore 2026-05-17 09:45:27 +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