Skip to content

docs(site): add claim validation to the usage section - #26

Merged
bsg62 merged 1 commit into
mainfrom
docs/site-usage-claim-validation
Jul 25, 2026
Merged

docs(site): add claim validation to the usage section#26
bsg62 merged 1 commit into
mainfrom
docs/site-usage-claim-validation

Conversation

@bsg62

@bsg62 bsg62 commented Jul 25, 2026

Copy link
Copy Markdown
Member

Adds a Validate claims workflow to the site's usage section, reflecting the opt-in claim validation shipped in 5.3.0.

  • New step covers --verify-claims (enforce exp/nbf, nonzero exit) plus --aud/--iss, with a copyable command: jwtd --verify-claims --aud my-api eyJhbGciOiJIUzI1NiIs...
  • Placed as 03, right after "Verify a JWS signature" (mirroring the capabilities-list ordering from docs(site): add claim validation to the capabilities list #22), with the following steps renumbered 04–10.
  • Copy button wired to a new verify-claims-command id, matching the existing pattern.

Numbering verified sequential 01–10; website content/copy Go contracts and script.test.js pass.

🤖 Generated with Claude Code

Add a "Validate claims" usage workflow covering --verify-claims and the
--aud/--iss assertions, placed after "Verify a JWS signature" (mirroring the
capabilities list) and renumbering the following steps to 04-10. Reflects
the opt-in claim validation shipped in 5.3.0.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@bsg62
bsg62 merged commit 77b2ae7 into main Jul 25, 2026
7 checks passed
@bsg62
bsg62 deleted the docs/site-usage-claim-validation branch July 25, 2026 20:46
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