Files
vulncheck/frontend/lib
vulncheck 662eac673e fix: prevent /auth/me 401 redirect loop
Axios interceptor redirected to /login on any 401, including the
/auth/me probe itself, causing infinite reload loop when the session
cookie was missing or expired. Skip redirect for auth-check endpoints
and when already on /login.
2026-05-11 13:39:18 +02:00
..
2026-05-11 13:39:18 +02:00
2026-02-08 10:15:20 +01:00