managarten/apps/questions
Till JS 0e496f7a00 fix(auth): add missing reset-password page to 13 apps
All SvelteKit web apps now have complete auth flows:
- login, register, forgot-password, and reset-password

Changes:
- Add reset-password page to: chat, clock, contacts, context,
  manadeck, nutriphi, planta, presi, questions, skilltree,
  todo, zitare, photos
- Add forgot-password page to photos (was also missing)
- Add resetPasswordWithToken() method to all 13 auth stores
- Each page customized with app-specific logo, colors, branding

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-19 10:13:18 +01:00
..
apps fix(auth): add missing reset-password page to 13 apps 2026-03-19 10:13:18 +01:00
CLAUDE.md feat(questions): implement SvelteKit web app 2026-01-29 00:00:53 +00:00
package.json feat(questions): implement questions app NestJS backend 2026-01-28 23:52:22 +00:00