managarten/apps/manadeck/apps/mobile/utils
Till JS 71277ba7aa refactor(manadeck-mobile): migrate from custom auth to @manacore/shared-auth
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>
2026-03-23 12:55:28 +01:00
..
apiClient.ts style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
logger.ts 🔧 chore: create @manacore/shared-logger and migrate 2 mobile apps 2026-01-29 17:12:48 +01:00
networkErrorUtils.ts style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
spacedRepetition.ts style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
spacing.ts style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
supabaseAIService.ts style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
themeUtils.ts style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00