Community maintained clone of https://github.com/dgrijalva/jwt-go
Go to file
Dave Grijalva 50d3e917c8 mit license 2012-04-18 12:02:05 -07:00
test almost working 2012-04-17 18:41:12 -07:00
LICENSE mit license 2012-04-18 12:02:05 -07:00
README.md initial commit 2012-04-17 15:38:51 -07:00
jwt.go some bad documentation 2012-04-17 23:25:22 -07:00
jwt_test.go starting to work on it 2012-04-17 16:49:21 -07:00
rs256.go it works 2012-04-17 22:50:26 -07:00
rs256_test.go it works 2012-04-17 22:50:26 -07:00
signing_method.go framework 2012-04-17 16:58:52 -07:00

README.md

A golang implementation of JSON Web Tokens