Rabbi_Gerzi/backend
Yisroel Baum e54197f8a5
implement auth controller
Green phase: AuthController handles login (authenticate + create session + set cookie), logout (delete session + clear cookie), and me (return user from request attribute).
2026-05-17 09:45:25 +03:00
..
app implement auth controller 2026-05-17 09:45:25 +03:00
tests test: add failing auth controller test 2026-05-17 09:45:25 +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