sandbox-agent/foundry/packages
Nathan Flurry 6ebe13cddd fix(foundry): use cookie-based OAuth state to prevent proxy retry auth failures
Switch storeStateStrategy from "database" to "cookie" so OAuth state is
stored encrypted in a temporary cookie instead of a DB verification record.
This makes the callback idempotent — proxy retries can't fail because the
state travels with the request itself rather than being deleted after the
first successful callback.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-16 22:37:54 -07:00
..
backend fix(foundry): use cookie-based OAuth state to prevent proxy retry auth failures 2026-03-16 22:37:54 -07:00
cli chore(foundry): migrate to actions (#262) 2026-03-16 15:23:59 -07:00
client feat(foundry): task owner git auth + manual owner change UI (#263) 2026-03-16 17:05:11 -07:00
desktop chore(foundry): workbench action responsiveness (#254) 2026-03-14 20:42:18 -07:00
frontend feat(foundry): task owner git auth + manual owner change UI (#263) 2026-03-16 17:05:11 -07:00
shared feat(foundry): task owner git auth + manual owner change UI (#263) 2026-03-16 17:05:11 -07:00