Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JWT CLI

FOSSA Status

Simple cli tool for decode jwt token built using zig.

Dev

Prerequest

  • Install Zig

Build

zig build

Usage

jwt-cli -h --help // Display help info
jwt-cli -t --token <JWT_TOKEN> // Decode JWT token and display Header and Payload
jwt-cli -f --file <TOKEN_FILE_PATH> // Decode JWT token file and display Header and Payload

License

FOSSA Status

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages