JWT Inspector
Decode a JWT's header and payload, read its claims (with exp status), and flag alg:none or empty-key signing. HS256/384/512 signatures can be verified in-browser.
Decode a JWT's header and payload, read its claims (with exp status), and flag alg:none or empty-key signing. HS256/384/512 signatures can be verified in-browser.