Files
InvoiceShelf/resources/scripts
Darko Gjorgjijoski acce67f514 Fix CSRF token mismatch after logout by refreshing cookie
After logout invalidates the session, the SPA still holds the old CSRF
cookie. Subsequent login attempts succeed but bootstrap/API calls fail
with CSRF mismatch, causing redirect back to login. Fix: fetch a fresh
CSRF cookie via /sanctum/csrf-cookie after logout completes.
2026-04-03 23:46:07 +02:00
..
2021-11-30 18:58:19 +05:30
2026-04-02 16:12:11 +02:00
2021-11-30 18:58:19 +05:30
2021-11-30 18:58:19 +05:30