Skip to content

fix(verify): no-store fetches so revocation/removal are immediate - #86

Merged
blafourcade merged 1 commit into
mainfrom
fix/verify-no-cache
Jul 28, 2026
Merged

fix(verify): no-store fetches so revocation/removal are immediate#86
blafourcade merged 1 commit into
mainfrom
fix/verify-no-cache

Conversation

@blafourcade

Copy link
Copy Markdown
Contributor

Default key/status fetchers cached responses; a revoked or removed badge
could still read as valid until the browser HTTP cache expired. Force
cache:'no-store' on both so verification always hits fresh data.

Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com
Claude-Session: https://claude.ai/code/session_01PC9TRnYr5AXe7GmBmHjkBy

Default key/status fetchers cached responses; a revoked or removed badge
could still read as valid until the browser HTTP cache expired. Force
cache:'no-store' on both so verification always hits fresh data.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01PC9TRnYr5AXe7GmBmHjkBy
@blafourcade
blafourcade requested review from a team as code owners July 28, 2026 08:05
@blafourcade
blafourcade merged commit ea38f23 into main Jul 28, 2026
2 checks passed
@blafourcade
blafourcade deleted the fix/verify-no-cache branch July 28, 2026 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant