trails/apps
Ullrich Schäfer 3bcb1fce7c
Add 6-digit login code for mobile authentication
Magic links open in the device browser, not the OAuth in-app browser,
so the session doesn't carry over. A login code lets mobile users
type a 6-digit code from their email into the login page instead.

- Generate 6-digit numeric code alongside magic link token
- Store code in magic_tokens table
- Add verify-code step to login API endpoint
- Show code input UI after magic link is sent
- Include code in email template
- i18n keys for code UI (en + de)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-15 20:56:42 +02:00
..
journal Add 6-digit login code for mobile authentication 2026-04-15 20:56:42 +02:00
mobile Add Metro config for monorepo module resolution 2026-04-15 07:39:04 +02:00
planner Add CI check for missing workspace packages in Dockerfiles 2026-04-14 12:15:25 +02:00