Commit Graph

2 Commits

Author SHA1 Message Date
houseassassin f3c80de219 fix: security fixes — 401 handler with token refresh, action error feedback in Keys
- client.ts: handle 401 responses by attempting token refresh, then logout and redirect to /login on failure
- Keys.tsx: add actionError state, surface API errors from handleRename and handleFreeze with visible error banner

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-20 12:36:26 +03:00
houseassassin 6b626eca95 feat: auth store, API client, router setup 2026-05-20 12:16:30 +03:00