1 Commits

Author SHA1 Message Date
7f27ff823a Add comprehensive authentication and security tests
- Unit tests for password hashing, JWT generation/validation, session timeout
- Integration tests for auth endpoints (login, verify, logout)
- E2E tests for complete authentication flows
- Tests cover valid/invalid credentials, token expiry, error handling
- Added security tests to prevent information leakage
2025-10-06 10:50:19 +02:00