Rabbi_Gerzi/backend/app/Auth
Yisroel Baum c6306af73b
implement: move null/empty token guard into logout use case
Green phase: execute() accepts ?string, returns early for null or empty string, otherwise delegates to repository.
2026-05-17 10:09:31 +03:00
..
UseCases implement: move null/empty token guard into logout use case 2026-05-17 10:09:31 +03:00
BcryptPasswordHasher.php add domain layer, config, and entry point 2026-05-17 09:45:26 +03:00
Clock.php add domain layer, config, and entry point 2026-05-17 09:45:26 +03:00
CreateSessionDto.php format: fix psr12 style issues 2026-05-17 09:45:26 +03:00
PasswordHasher.php add domain layer, config, and entry point 2026-05-17 09:45:26 +03:00
RandomTokenGenerator.php add domain layer, config, and entry point 2026-05-17 09:45:26 +03:00
Session.php format: fix psr12 style issues 2026-05-17 09:45:26 +03:00
SessionRepository.php add domain layer, config, and entry point 2026-05-17 09:45:26 +03:00
SystemClock.php add domain layer, config, and entry point 2026-05-17 09:45:26 +03:00
TokenGenerator.php add domain layer, config, and entry point 2026-05-17 09:45:26 +03:00