jwt
 
 
Go to file
ehlxr 61eb0f3bb6 站点更新:2018-03-27 16:19:48 2018-03-27 16:19:48 +08:00
.idea 站点更新:2018-03-27 15:37:33 2018-03-27 15:37:33 +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 站点更新:2018-03-27 16:19:48 2018-03-27 16:19:48 +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.