An open API service indexing awesome lists of open source software.

https://github.com/thomd/decode-jwt

decode a JWT via CLI
https://github.com/thomd/decode-jwt

cli jwt nodejs

Last synced: about 1 month ago
JSON representation

decode a JWT via CLI

Awesome Lists containing this project

README

          

# Decode JWT

Decode a JSON Web Token using a CLI.

## Usage

jwt my_token.txt
cat my_token.txt | jwt