Files
fasto/backend
Cauê Faleiros 2317c46ac9
All checks were successful
Build and Deploy / build-and-push (push) Successful in 1m42s
fix: change expired JWT response code to 401 to properly trigger frontend interceptor
- The backend was returning 403 Forbidden when a token expired, causing the frontend apiFetch interceptor (which listens for 401) to ignore it and crash the session.
2026-03-19 16:31:20 -03:00
..