Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Other
>
jwt-vscode
New to Visual Studio Code?
Get it now.
jwt-vscode
Juan Cruz Martinez
|
139 installs
|
(
0
)
|
Free
A VS Code extension for decoding JSON Web Tokens
Installation
Launch VS Code Quick Open (
Ctrl+P
), paste the following command, and press enter.
Copy
Copied to clipboard
More Info
Overview
Version History
Q & A
Rating & Review
jwt-vscode
A simple VS Code extension to decode JWT tokens.
Instructions
Run
Decode JWT
.
The extension will prompt for the JWT, suggesting what's on your clipboard first
See the decoded token as a JSON in a unsaved file.