SecurityยทJune 28, 2026ยท1 min read
๐ Your account, better guarded
Shipping fast and friendly โ here's what's new: auth to email magic code (6-digit otp).
What's new
- magic_tokens gains code + attempts columns
- requestMagicCode (send 6-digit code, invalidate prior codes) + verifyMagicCode
- Two-step login UI: email -> code, with resend + dev-code display
- sendMagicCode email (Resend in prod, on-screen code in dev)
- Remove old /auth/verify magic-link route
- Free open signup: first email entry creates the account; tag claiming stays
Why it matters
Account security is foundational. Every improvement here keeps your belongings โ and the people trying to return them โ protected by default.