forked from mirror/jwt
Community maintained clone of https://github.com/dgrijalva/jwt-go
af74bdc9d2 | ||
---|---|---|
test | ||
LICENSE | ||
README.md | ||
jwt.go | ||
jwt_test.go | ||
rs256.go | ||
rs256_test.go | ||
sha256.go | ||
sha256_test.go | ||
signing_method.go |
README.md
A golang implementation of JSON Web Tokens
Also, a work in progress.