jwt: more testing, works now.
jws: added some accessor methods
7 files changed
tree: 600e0d378cc670cbd655939018614c3062522816
  1. crypto/
  2. jws/
  3. jwt/
  4. .gitignore
  5. .tags
  6. base64.go
  7. base64_test.go
  8. header.go
  9. header_test.go
  10. LICENSE
  11. README.md
  12. stubs_test.go
README.md

jose

A comprehensive set of JWT, JWS, and JWE libraries.