No description
Find a file
2018-09-13 16:02:17 +02:00
blacklist.go split up library and removed Stop() panic when called twice 2018-09-12 23:35:03 +02:00
claims.go added benchmarks 2018-09-13 14:18:11 +02:00
hash.go added empty token check and copyright 2018-01-03 23:04:17 +01:00
jwt.go cleanup 2018-09-13 16:02:17 +02:00
jwt_test.go added benchmarks 2018-09-13 14:18:11 +02:00
LICENSE added empty token check and copyright 2018-01-03 23:04:17 +01:00
README.md initial commit 2016-09-06 19:57:41 +02:00
time.go added utc time functions 2018-09-13 15:58:24 +02:00
token.go added benchmarks 2018-09-13 14:18:11 +02:00

jwt - a simple JSON Web Token library in Go