mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-16 20:39:39 +02:00
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> |
||
|---|---|---|
| .. | ||
| lib | ||
| routes | ||
| app.css | ||
| app.d.ts | ||
| app.html | ||
| hooks.server.ts | ||