docs: backfill task 1.8 commit SHA

This commit is contained in:
2026-05-02 18:24:50 +02:00
parent d3ccdded23
commit 152578f767
2 changed files with 2 additions and 2 deletions
@@ -147,4 +147,4 @@ This is the right trade-off: logout that fails should _not_ leave the user appea
2. Sign in in tab A. Open tab B (same SPA). Sign out in tab A. Tab B's home page should redirect to `/login` on next interaction (or immediately, depending on whether the storage event triggers re-render).
3. With DevTools "Network: offline", click sign out. Should still navigate to `/login` (server call fails, local state forced to anonymous).
Landed in `PENDING_SHA`.
Landed in `1ee339c`.