Skip to content

chrw/go-jwt-cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

go-jwt-cli

Super simple JWT command line interface.

Introduction

go-jwt-cli provide command line interface to dump JWT claims and/or validate JWT signature.

Usage

Usage: go-jwt-cli [-h] [-s value] [Encoded JWT String]
 -h, --help
 -s, --secret=value
        JWT validation secret to validate the signature

Licence

MIT License

About

Command line interface to validate JWT

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%