1.0.0 - 2018-07-19
Added
- AppVeyor configuration file for running tests in Windows.
vgo
module file.
Changed
FromContext
now receives a context key as additional parameter.FromContext
now tries to build a JWT if value in context is a string.- Simplified Travis CI configuration file.
- Update README to explain the motivation to have created this library and its differences from other JWT libraries for Golang.