Skip to content

(improve): classify Access JWT failures - #24

Merged
kyeunga25 merged 1 commit into
mainfrom
codex/classify-access-jwt-failures
Aug 11, 2026
Merged

kyeunga25 merged 1 commit into
mainfrom
codex/classify-access-jwt-failures

Conversation

@kyeunga25

Copy link
Copy Markdown
Owner

Summary

  • keep Access verification fail closed while distinguishing expired, audience, issuer, and signature failures
  • show a dedicated bilingual recovery message for each safe failure category
  • avoid logging or returning JWTs, claims, identities, or deployment values
  • add regression coverage for claim, lifetime, and signature validation

Verification

  • npm run check
  • npm test (68 tests)
  • npm run build
  • npm audit --audit-level=high
  • npm run cf:dry-run
  • npm run release:check
  • git diff --check

@kyeunga25 kyeunga25 closed this Aug 6, 2026
@kyeunga25 kyeunga25 reopened this Aug 6, 2026
@kyeunga25
kyeunga25 merged commit 99a866f into main Aug 11, 2026
0 of 2 checks passed
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