commit | 8c6758c2c6a90bcccde42ab364ff32a74faa886c | [log] [tgz] |
---|---|---|
author | Zoltan Giber <zgiber@gmail.com> | Mon Oct 31 19:16:42 2016 +0100 |
committer | Zoltan Giber <zgiber@gmail.com> | Mon Oct 31 19:16:42 2016 +0100 |
tree | 52397f2fbc7f80c225e35e7575cc5a82b8b6da3b | |
parent | 151df323b941c176cc321a3e0a0b11e441fb4d08 [diff] |
Use Time.Equal() instead simple comparison.
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.