You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Turnstile tokens are single-use. The resend flow was reusing the consumed token from the initial submission, causing "timeout-or-duplicate" errors. - Add Turnstile widget to the resend view so a fresh token is obtained - Add resetSignal prop to Turnstile component to re-solve after each resend - Clear token after each successful API call to prevent stale reuse - Guard handleResend against null token - Add test for resetSignal behavior Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
2 months ago | |
|---|---|---|
| .claude | 3 months ago | |
| audits/2026-03-27 | 2 months ago | |
| backend | 2 months ago | |
| docs | 2 months ago | |
| e2e | 2 months ago | |
| frontend | 2 months ago | |
| scripts | 3 months ago | |
| .env.example | 2 months ago | |
| .gitignore | ||
| .markdownlint.json | 2 months ago | |
| AGENTS.md | ||
| CLAUDE.md | 2 months ago | |
| docker-compose.yml | 2 months ago | |