0.2.0 - 2018-02-06
Added
- New test cases.
- Claims' timestamps validation.
Changed
- Tests organization.
- Use
time.After
andtime.Before
for validating timestamps. jwtcrypto/none.None
now implementsjwtcrypto.Signer
.
Fixed
- Panicking when private or public keys are
nil
.