github jpadilla/pyjwt 1.2.0
v1.2.0

latest releases: 2.4.0, 2.3.0, 2.2.0...
8 years ago

Fixed

  • Added back verify_expiration= argument to jwt.decode() that was erroneously removed in 1.1.0.

Changed

  • Refactored JWS-specific logic out of PyJWT and into PyJWS superclass. [#141]

Deprecated

  • verify_expiration= argument to jwt.decode() is now deprecated and will be removed in a future version. Use the option= argument instead.

Don't miss a new pyjwt release

NewReleases is sending notifications on new releases.