managarten/apps/context
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
..
apps refactor(auth): standardize URL resolution and token handling across all web auth stores 2026-03-23 12:11:52 +01:00
CLAUDE.md feat(context): add NestJS backend, PostgreSQL database, and migrate web app from Supabase to API 2026-03-19 09:28:01 +01:00
package.json feat(versioning): add semantic versioning and changesets to all apps 2026-03-19 16:20:18 +01:00
pnpm-lock.yaml Merge branch 'dev-1' into dev 2025-12-05 17:57:26 +01:00
pnpm-workspace.yaml 🚚 feat(context): integrate context app into monorepo 2025-12-05 15:09:04 +01:00