Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

jwtcli

CLI app to help you extract JWT token

Install

Before you execute the installation command, make sure that you have Golang installed in your machine with minimum version is v1.12.4.

go get -u -v github.com/ajiyakin/jwtcli

After execute the command above, the binary file will be placed under $GOPATH/bin/ folder called jwtcli. Make sure that folder is included within your $PATH environment variable in order to be able to execute it from anywhere.

Usage

App to decode information within a JWT token
Usage:
  jwtcli JWT_TOKEN
example:
  jwtcli eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmb28iOiJiYXIiLCJuYmYiOjE0NDQ0Nzg0MDB9.u1riaD1rW97opCoAuRCTy4w58Br-Zk-bh7vLiRIsrpU

About

CLI app to help you extract JWT token

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages