jwt-decoder READMESimple extension to decode JWT tokens. Features
Optionally: The languange picker will appear after the token is decoded, so you can type "json" and switch language. Once "json" languaged is set press alt+shift+f to format the token JSON. Release Notes0.0.4Add support to copy the whole Authorization header (with Bearer prefix), it parses it out automatically. 0.0.3JWT time values are now formatted in local and UTC time zones. Added the second command to display original JWT object (with unformatted time). 0.0.2Fixed command name 0.0.1Initial release of jwt-decoder |