站点更新:2018-04-03 10:32:37

master
ehlxr 2018-04-03 10:32:37 +08:00
parent 033b23f1c4
commit 3c4c982a6b
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# JWT
> This is a simple tool to sign, verify and show JSON Web Tokens ([JWT](http://jwt.io/)) from the command line, base [jwt-go](https://github.com/dgrijalva/jwt-go).
[![jwt](https://asciinema.org/a/dywtXeCs6lnN0rLk6FfRLM5uo)](https://asciinema.org/a/dywtXeCs6lnN0rLk6FfRLM5uo)
[![jwt](https://asciinema.org/a/dywtXeCs6lnN0rLk6FfRLM5uo.png)](https://asciinema.org/a/dywtXeCs6lnN0rLk6FfRLM5uo)
# Install