commit | 784234f9c77654c0743724f2575931340c942632 | [log] [tgz] |
---|---|---|
author | Eric Lagergren <ericscottlagergren@gmail.com> | Wed Feb 24 17:19:34 2016 -0800 |
committer | Eric Lagergren <ericscottlagergren@gmail.com> | Wed Feb 24 17:19:34 2016 -0800 |
tree | 59d6c22ddf81641f943e7e95d1ed3be87e707701 | |
parent | 251566da9e16e411e8fad708055cda870e4912b5 [diff] | |
parent | e2ac3fa3b1c3b6c8fc43fb2942fdb006e47edfbb [diff] |
Merge pull request #10 from supershabam/master bugfix: ParseCompact should pass along unmarshaller
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.