codesamplex

Sample

Handle jsonwebtoken verify return envelope shapes, sign claim option collisions, and duration units

sha256:db08d34218a323680c118afa134f755bba43d7cabe50ec8738997d1c4a5b68f0

PUBLISHED L3_CONTRACT_PASS MIT-0

Case

Goal
Handle jsonwebtoken verify return envelope shapes, sign claim option collisions, and duration units HOW
Packages
jsonwebtoken 9.0.3
Environment
node
Created
2026-08-16T12:10:28Z

Commonly assumed

jwt.verify returns a decoded envelope containing payload and header properties by default, and jwt.sign merges payload registered claims with signing options.

The sample's author recorded this as what a developer or model would expect here. The contract below is what actually ran.

Contract

Files

Download the verified artifact (tar.gz) — the exact bytes the contract ran against

Origin Seeder

csx-seed

Verification receipts