commit | f3789707a08ac765c53653ff909f9300c0b58bad | [log] [tgz] |
---|---|---|
author | Philipp Klose <TheHippo@users.noreply.github.com> | Fri Mar 04 19:32:08 2016 +0100 |
committer | Philipp Klose <TheHippo@users.noreply.github.com> | Fri Mar 04 19:32:08 2016 +0100 |
tree | 3ae8ce2463a51b86a2900ac379a4952a403cf8f1 | |
parent | 4f3649fa230a54876b53b2e6f70993bcd265e1e5 [diff] |
Provide Godoc.org link on top of Readme Provide the familiar godoc.org badge on top of the Readme
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.