Files
elysium/apps/api/test/middleware
hikari d5284ff78c
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m11s
CI / Lint, Build & Test (pull_request) Successful in 1m14s
fix: suppress expired-token log noise and redirect expired sessions to login
- authMiddleware no longer logs token expiry as an error; only tampered
  or malformed tokens (genuinely suspicious) trigger logger.error
- fetchJson clears elysium_token and elysium_save_signature from
  localStorage and redirects to / on any 401, so players with expired
  sessions see the login page instead of a stuck error screen
2026-04-06 20:13:25 -07:00
..