managarten/apps/context/apps
Till JS 241cb3332a refactor(auth): standardize URL resolution and token handling across all web auth stores
Align all 20 web app auth stores to a consistent pattern:
- Use DEV_* constants with import.meta.env.DEV guard (no localhost leak in prod)
- Pass backendUrl to initializeWebAuth for automatic 401 token refresh
- Add redirectTo to forgotPassword for correct post-reset redirect

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 12:11:52 +01:00
..
backend fix(context): remove cloud API keys from mobile app, route through backend 2026-03-23 11:13:55 +01:00
mobile refactor(context-mobile): migrate from Supabase to backend API + mana-core-auth 2026-03-23 12:01:58 +01:00
web refactor(auth): standardize URL resolution and token handling across all web auth stores 2026-03-23 12:11:52 +01:00