Skip to content

Releases: jwt/ruby-jwt

jwt-1.5.2

27 Oct 17:27
Compare
Choose a tag to compare
  • drop active ruby 1.8.x and <= 1.9.2 support
  • allow nbf to have exact time matches
  • iat now recognizes leeway
  • ensure that the sub claim check behaves like the aud claim check
  • test suite refactored
  • documentation updates