Skip to content

DW225/jwt-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages