Rabbi_Gerzi/backend/app/Auth/UseCases
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
..
AuthenticateUser format: fix psr12 style issues 2026-05-17 09:45:26 +03:00
CreateSession format: fix psr12 style issues 2026-05-17 09:45:26 +03:00
Logout implement: move null/empty token guard into logout use case 2026-05-17 10:09:31 +03:00