Commit Graph
6 Commits
Author SHA1 Message Date
adilalloandCursor f780eac1fa Encode sign-in mail as base64 so webmail cannot mangle the verify token.
Quoted-printable still rewrote token= as token=3D in the raw MIME, which some clients never decode. Distinguish a missing token from a real expiry, and keep links valid for 60 minutes.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-09-01 17:07:00 -06:00
adilallo 6d0335a86a Fix verify route 2026-05-23 18:28:20 -06:00
adilallo b84d80c3a9 Fix magic link routes 2026-05-23 18:19:45 -06:00
adilallo 7ee6282c1a Fix save progress bug 2026-05-20 19:58:32 -06:00
adilallo 5457d3554b API error contract 2026-04-22 19:15:04 -06:00
adilallo 7218947df3 Magic-link sign in UI and APIs 2026-04-06 16:37:15 -06:00