Version 0.14.0
Added
- new method
NewTokenFromClaims
in packagetestutil
to create arbitrary tokens in test cases
Changed
- BREAKING: Abstraction through interface
Token
removed in favour of direct access to the Token struct.
Full Changelog: v0.12.0...v0.14.0