mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-20 21:06:41 +02:00
Replace 900+ lines of custom auth implementation (authService, tokenManager, deviceManager, safeStorage) with ~280 lines wrapping @manacore/shared-auth. Auth now goes through mana-core-auth directly instead of manadeck backend. Backward-compatible API: all consumers (stores, apiClient, hooks) work without changes thanks to wrapper maintaining the same export interface. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| apiClient.ts | ||
| logger.ts | ||
| networkErrorUtils.ts | ||
| spacedRepetition.ts | ||
| spacing.ts | ||
| supabaseAIService.ts | ||
| themeUtils.ts | ||