Which claims should I use for testing?
Common fields: sub, iss, aud, iat, nbf, exp. At minimum, align audience, issuer, and expiry with what your server validates.
DevTools JWT Generator / Signer creates and signs JSON Web Tokens locally in your browser—configure Header, Payload, and common claims for auth integration testing.
Create and sign JWTs—configure Header, Payload, and common claims, then export the token.
When wiring login or protected APIs, you often need test tokens quickly. Fill exp, iss, aud, and other claims, then sign with your chosen algorithm.
Common fields: sub, iss, aud, iat, nbf, exp. At minimum, align audience, issuer, and expiry with what your server validates.
No. Production keys belong in a secure KMS. This page is for temporary integration and local testing.
No. Signing runs locally in your browser.
Use the RSA Key Pair Generator for PEM keys, then sign JWTs with the supported algorithms in this tool.
Convert between common formats: CSV/JSON, YAML/JSON, TOML/JSON, Markdown/HTML, timestamps, image Base64, text encodings, and number bases.
Format and beautify SQL, HTML, XML, and YAML, plus a regex debugger—all run locally in the browser, free with no sign-up.
Full JSON toolkit: format, validate, minify, convert to CSV/XML, diff, generate and validate Schema, JSONPath, and tree view—all processed locally in the browser.
Upload a logo, preview browser and Google search results, configure iOS/Android icons, and generate a complete favicon package in one click.