fabro/lib
Scott Werner 68ef8c7e89 Leave old SlateDB authorization-code records in place
Drop the startup retirement of the auth/code keyspace instead of
carrying one-shot cleanup code forever. The records it deleted are
inert: at most a handful exist at cutover, every binary (old or new)
rejects them within 60 seconds of issue via the expiry check, and
nothing reads the keyspace after the move to SQLite. The refresh-token
retirement keeps its original inline shape.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-24 17:25:59 -04:00
..
apps Leave old SlateDB authorization-code records in place 2026-08-24 17:25:59 -04:00
components Leave old SlateDB authorization-code records in place 2026-08-24 17:25:59 -04:00
foundation Simplify SQLite authorization-code cutover 2026-08-24 17:25:38 -04:00
packages/fabro-api-client Preserve run creation error context 2026-08-24 12:22:38 -04:00