jwt
 
 
Go to file
ehlxr 3c6480a1eb update Gopkg.toml file 2018-03-27 17:30:55 +08:00
cmd 站点更新:2018-03-27 15:37:33 2018-03-27 15:37:33 +08:00
test 站点更新:2018-03-27 15:39:03 2018-03-27 15:39:03 +08:00
token 站点更新:2018-03-27 15:37:33 2018-03-27 15:37:33 +08:00
.gitignore add dep support 2018-03-27 16:46:46 +08:00
Gopkg.lock update Gopkg.toml file 2018-03-27 17:30:55 +08:00
Gopkg.toml update Gopkg.toml file 2018-03-27 17:30:55 +08:00
LICENSE 站点更新:2018-03-27 15:37:33 2018-03-27 15:37:33 +08:00
Makefile 站点更新:2018-03-27 16:18:23 2018-03-27 16:18:23 +08:00
README.md 站点更新:2018-03-27 16:18:23 2018-03-27 16:18:23 +08:00
main.go 站点更新:2018-03-27 15:37:33 2018-03-27 15:37:33 +08:00

README.md

JWT

This is a simple tool to sign, verify and show JSON Web Tokens (JWT) from the command line, base jwt-go.