add jwt tools

master
ehlxr 2018-01-24 16:39:44 +08:00
parent ab990e3c7c
commit 49d0937b29
2 changed files with 4 additions and 3 deletions

View File

@ -3,4 +3,6 @@ common utils for golang
- [log](utils/log): Golang log library base [logrus](https://github.com/sirupsen/logrus) and [logrus-prefixed-formatter](https://github.com/x-cray/logrus-prefixed-formatter)
- [jbls](utils/jbls): JetBrains license server, Just for test and study, Please support genuine.
- [jbls](utils/jbls): JetBrains license server, Just for test and study, Please support genuine.
- [jwt](utils/jwt): This is a simple tool to sign, verify and show JSON Web Tokens from the command line.

View File

@ -1,8 +1,7 @@
`jwt` command-line tool
=======================
This is a simple tool to sign, verify and show JSON Web Tokens from
the command line.
This is a simple tool to sign, verify and show JSON Web Tokens from the command line.
```shell
# The following will create and sign a token