veza/apps/web/src/features/auth
2026-02-20 14:52:20 +01:00
..
__tests__ fix(web): stabilize Vitest suite (auth integration: wrap with QueryClientProvider) 2026-02-14 14:21:17 +01:00
api scalability: update feature API files to use service layer 2026-01-15 20:45:59 +01:00
components feat(auth): enrich sessions page with history and revoke (A4) 2026-02-20 14:52:20 +01:00
hooks feat(web): propagate AbortSignal in TanStack Query hooks 2026-02-14 22:41:46 +01:00
pages feat(auth): enrich sessions page with history and revoke (A4) 2026-02-20 14:52:20 +01:00
services chore(refactor/sumi-migration): commit pending changes — tests, stream server, dist_verification 2026-02-13 19:39:18 +01:00
store refactor(frontend): simplify TokenStorage usage for httpOnly cookie auth 2026-02-15 16:04:42 +01:00
types feat(auth): add OAuth Spotify provider (A1) 2026-02-20 14:48:08 +01:00
utils chore: enable noUncheckedIndexedAccess, isolate ghost MSW handlers, document go-clamd tech debt 2026-02-12 23:12:35 +01:00
index.ts [INT-AUTH-002] Remove duplicate auth store - migrate to features/auth/store/authStore.ts 2025-12-26 09:11:46 +01:00
routes.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
routes.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
types.test.ts refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00