github jpadilla/pyjwt 1.3.0
v1.3.0

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

Fixed

  • ECDSA (ES256, ES384, ES512) signatures are now being properly serialized [#158][
  • RSA-PSS (PS256, PS384, PS512) signatures now use the proper salt length for PSS padding. [#163]

Added

  • Added a new jwt.get_unverified_header() to parse and return the header portion of a token prior to signature verification.

Removed

  • Python 3.2 is no longer a supported platform. This version of Python is rarely used. Users affected by this should upgrade to 3.3+.

Don't miss a new pyjwt release

NewReleases is sending notifications on new releases.