mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-20 13:02:18 +00:00
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> |
||
|---|---|---|
| .. | ||
| backend | ||
| cli | ||
| client | ||
| desktop | ||
| frontend | ||
| shared | ||