chahinebrini
941dd60f36
feat(magic): pairing-code login flow
Backend:
- MagicPairingCode + MagicSession Prisma models
- /api/magic/pair/create (6-digit code, 10min TTL, single-use)
- /api/magic/pair/redeem (no auth, returns mgc_* token)
- /api/magic/info (public DMG metadata)
- requireUser() accepts mgc_* tokens
Mac-App (RebreakMagic):
- LoginView: 6-digit code input (OTP-style), real AppIcon, no signup
- AuthService: signInWithPairingCode() replaces email/pw flow
Native-App:
- MagicSheet (TrueSheet) in Settings: download + code generator + linked Macs
- AddMacSheet: subtle banner pointing to /settings
- de/en locales
2026-06-03 00:18:24 +02:00
..
2026-06-02 02:10:42 +02:00
2026-05-20 04:49:11 +02:00
2026-05-13 21:04:14 +02:00
2026-05-30 09:14:32 +02:00
2026-05-20 04:20:22 +02:00
2026-06-02 01:59:26 +02:00
2026-06-01 02:36:28 +02:00
2026-05-22 19:35:51 +02:00
2026-06-01 04:30:20 +02:00
2026-06-02 02:13:29 +02:00
2026-05-11 15:43:10 +02:00
2026-05-13 16:15:54 +02:00
2026-06-02 01:59:26 +02:00
2026-05-20 04:49:11 +02:00
2026-06-03 00:18:24 +02:00
2026-05-11 15:43:10 +02:00