commit | 9c9372d8e2f5a39ac3423f77baa7a8b6d7147e79 | [log] [tgz] |
---|---|---|
author | Eric Lagergren <ericscottlagergren@gmail.com> | Sun Apr 17 22:03:14 2016 -0700 |
committer | Eric Lagergren <ericscottlagergren@gmail.com> | Sun Apr 17 22:03:14 2016 -0700 |
tree | 42d8b642fd3dad45f464f43f5731c839f4746a12 | |
parent | 5a2688935826b0d2ca9020d886b8d08d1ea5b761 [diff] | |
parent | da9f67882fa7a420fed4c88a6270b5aae8bc42a6 [diff] |
Merge branch 'yageek-develop' into v1
JOSE is a comprehensive set of JWT, JWS, and JWE libraries.
The only other JWS/JWE/JWT implementations are specific to JWT, and none were particularly pleasant to work with.
These libraries should provide an easy, straightforward way to securely create, parse, and validate JWS, JWE, and JWTs.
JWE is currently unimplemented.
The docs can be found at [godoc.org] docs, as usual.
[MIT] license.