commit | 8fc95da51f0342fe135f6a09c181c787e5d38625 | [log] [tgz] |
---|---|---|
author | Frank Schroeder <frschroeder@ebay.com> | Sun Apr 03 20:14:23 2016 +0200 |
committer | Frank Schroeder <frschroeder@ebay.com> | Tue Apr 05 21:25:29 2016 +0200 |
tree | 002cec4c947b8a9ab90310b22e7c18746aa704ee | |
parent | 98ed5015f137d1c0920f5652c325db065d58cf9f [diff] |
Use time.Time and time.Duration for time fields
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.