jws: added JWS validation and Parsing + tests
11 files changed
tree: b0ca452ed898f73303b7f7fa0692d3f1ca25875f
  1. jws/
  2. .gitignore
  3. .tags
  4. base64.go
  5. base64_test.go
  6. header.go
  7. header_test.go
  8. LICENSE
  9. README.md
  10. stubs_test.go
README.md

jose

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