mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-15 17:24:10 +00:00
After logout, the old auth.token and selectedCompany stayed in localStorage. On next login, the http interceptor sent the stale token in the Authorization header, causing all API calls to fail with 401/419 even though the new session was valid.
2.3 KiB
Vendored
2.3 KiB
Vendored