Skip to content

v1.6.3

Compare
Choose a tag to compare
@jpadilla jpadilla released this 19 May 17:18
· 329 commits to master since this release

Note: I accidentally published v1.6.2 and removed it from PyPI, that's why the jump to v1.6.3

Changed

  • All exceptions inherit from PyJWTError #340

Added

Docs

  • Added section to usage docs for jwt.get_unverified_header() #350
  • Update legacy instructions for using pycrypto #337