Dev Tools

JWT Builder

Build JWT tokens by editing header and payload claims. Sign with HS256 using WebCrypto, entirely in your browser.

Header
Algorithm
Type
Payload Claims
Numeric values, true, false, and null are auto-detected.
Secret (for HS256)
Encoded JWT
---
Tip: Never share your secret key. This tool runs entirely in your browser and no data is sent to any server.
Was this page helpful?

Related tools