{"id":18010844,"url":"https://github.com/yokawasa/vscode-jwt-debugger","last_synced_at":"2025-09-06T03:38:51.905Z","repository":{"id":42991551,"uuid":"202360211","full_name":"yokawasa/vscode-jwt-debugger","owner":"yokawasa","description":"VS Code extension for decoding JWT tokens - VS Code version of jwt.io debugger","archived":false,"fork":false,"pushed_at":"2025-02-19T18:11:03.000Z","size":544,"stargazers_count":5,"open_issues_count":2,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-13T01:11:04.505Z","etag":null,"topics":["debugger","decoder","jwt","jwt-token","vscode","vscode-extension","vscode-plugin"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=yokawasa.jwt-debugger","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yokawasa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-08-14T13:50:25.000Z","updated_at":"2024-04-30T02:00:33.000Z","dependencies_parsed_at":"2024-04-30T01:48:41.171Z","dependency_job_id":"eef77d09-dd33-46e8-a72a-4e1b8454d93a","html_url":"https://github.com/yokawasa/vscode-jwt-debugger","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/yokawasa/vscode-jwt-debugger","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yokawasa%2Fvscode-jwt-debugger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yokawasa%2Fvscode-jwt-debugger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yokawasa%2Fvscode-jwt-debugger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yokawasa%2Fvscode-jwt-debugger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yokawasa","download_url":"https://codeload.github.com/yokawasa/vscode-jwt-debugger/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yokawasa%2Fvscode-jwt-debugger/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273854230,"owners_count":25180007,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-06T02:00:13.247Z","response_time":2576,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["debugger","decoder","jwt","jwt-token","vscode","vscode-extension","vscode-plugin"],"created_at":"2024-10-30T02:15:30.956Z","updated_at":"2025-09-06T03:38:51.862Z","avatar_url":"https://github.com/yokawasa.png","language":"TypeScript","readme":"# vscode-jwt-debugger\n\nVS Code extension for decoding JWT tokens - VS Code version of JWT debugger at [jwt.io](https://jwt.io/)\n\n![](assets/icon.png)\n\n## Features\n\nvscode-jwt-debugger allows you to decode JWT. You simply need to select JWT encoded string and execute command `JWT Debugger Decode` either in `Command Palette` or with keybind `Ctrl+Shift+d` (Mac: `Cmd+Shift+d`), then you'll see decoded JWT on a webview panel like this:\n\n![](assets/vscode-jwt-debugger.gif)\n\nIf `JWT Debugger Decode` command is executed without selecting JWT string, the following input terminal will be displayed so that users can insert their token into input terminal and decode.\n\n![](assets/token-input-terminal.png)\n\n## Installation\n- Open the `Command Palette` of VS Code with `Ctrl + P` or `Cmd + P`(MacOS)\n- And type: `ext install yokawasa.jwt-debugger`\n\nor find at [Marketplace](https://marketplace.visualstudio.com/)\n\n## Command \u0026 Shortcut\n| Command | Shortcut | Description |\n| --- | --- | --- |\n| `JWT Debugger Decode` | `Ctrl+Shift+d` \u003cbr\u003e (Mac: `Cmd+Shift+d`) | Decode selected JWT Token text |\n\n\u003e NOTE:  The command `JWT Debugger Decode` and its shortcut key are NOT available when there is no selected text. \n\n## Change Log\nSee [Change Log](CHANGELOG.md)\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/yokawasa/vscode-jwt-debugger\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyokawasa%2Fvscode-jwt-debugger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyokawasa%2Fvscode-jwt-debugger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyokawasa%2Fvscode-jwt-debugger/lists"}