veza/apps/web/src/features/auth
senke 8f93b0ce37 feat(web): update all features, stories, e2e tests, and auth interceptor
Update auth, playlists, tracks, search, profile, dashboard, player,
settings, and social features. Add e2e audit specs for all major pages.
Update ESLint config, vitest config, and route configuration.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-31 19:16:36 +02: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(web): update all features, stories, e2e tests, and auth interceptor 2026-03-31 19:16:36 +02:00
hooks feat(web): update all features, stories, e2e tests, and auth interceptor 2026-03-31 19:16:36 +02:00
pages feat(web): update all features, stories, e2e tests, and auth interceptor 2026-03-31 19:16:36 +02:00
services chore(refactor/sumi-migration): commit pending changes — tests, stream server, dist_verification 2026-02-13 19:39:18 +01:00
store feat(web): update all features, stories, e2e tests, and auth interceptor 2026-03-31 19:16:36 +02:00
types feat(auth): add OAuth Spotify provider (A1) 2026-02-20 14:48:08 +01:00
utils release(v0.903): Vault - ORDER BY whitelist, rate limiter, VERSION sync, chat-server cleanup, Go 1.24 2026-02-27 09:43:25 +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