Skip to content

1.0.0 - 2018-07-19

Compare
Choose a tag to compare
@gbrlsnchs gbrlsnchs released this 19 Jul 21:17
· 512 commits to master since this release

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.