Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>jwt-decodeNew to Visual Studio Code? Get it now.
jwt-decode

jwt-decode

JICA98

|
862 installs
| (0) | Free
helps you show the contents of jwt token
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

jwt-decode

Decode your jwt token from either selecting the text or directly from the clipboard. Use Command Palette and search for Decode JWT Token

Features

  • Decode token from selecting the text.
  • Decode token from your clipboard.
  • View your decoded token along with header and original token.

Release Notes

1.0.3

  • Added copy option
  • Reduced vscode min requirement version

1.0.1

  • will trim the token before decoding
  • hide the header if not available
  • fixed typos in README.MD
  • added icon and changelog

1.0.0

Initial release of JWT Decode

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft