start using
After filling in the parameters, run directly, and the results are only displayed on the current tool page.
Independent Network Tools
After filling in the parameters, run directly, and the results are only displayed on the current tool page.
JWT parsing description
Decoding can only read the content, but cannot prove that the signature is valid or the data is credible, and the security judgment must be checked by the server.
EXP, IAT, and NBF usually use UNIX seconds, and the pages are converted to local readable times.
JWT may contain account and permission information, and even if it is locally processed on this site, it should not paste production tokens on untrusted pages.
Can't. This tool does not hold a signed key, can only parse the content, and cannot verify the signature.
No, the parsing is done locally by the browser.