This website requires JavaScript.
Explore
Help
Sign in
ston1th
/
jwt
Watch
1
Star
0
Fork
You've already forked jwt
0
Code
Issues
Releases
Activity
No description
9
commits
1
branch
8
tags
53
KiB
Go
100%
9b4adfe863
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
ston1th
9b4adfe863
moved sync out of JWT and added new secret reader
2018-01-17 22:33:58 +01:00
blacklist.go
moved sync out of JWT and added new secret reader
2018-01-17 22:33:58 +01:00
hash.go
added empty token check and copyright
2018-01-03 23:04:17 +01:00
jwt.go
moved sync out of JWT and added new secret reader
2018-01-17 22:33:58 +01:00
jwt_test.go
moved sync out of JWT and added new secret reader
2018-01-17 22:33:58 +01: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
README.md
jwt - a simple JSON Web Token library in Go