jwt: began basic JWT.
crypto: moved SigningMethod into crypto
28 files changed
tree: b099151122dcf9131cb08fa8675b600c97d793a9
  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.