Commit graph

3 commits

Author SHA1 Message Date
wiz
0142683e20 Updated py-JWT to 1.4.2.
[v1.4.2][1.4.2]
-------------------------------------------------------------------------
### Fixed
- A PEM-formatted key encoded as bytes could cause a `TypeError` to be raised [#213][213]

[v1.4.1][1.4.1]
-------------------------------------------------------------------------
### Fixed
- Newer versions of Pytest could not detect warnings properly [#182][182]
- Non-string 'kid' value now raises `InvalidTokenError` [#174][174]
- `jwt.decode(None)` now gracefully fails with `InvalidTokenError` [#183][183]
2017-02-22 13:25:56 +00:00
wiz
f76ad381a0 Add some BUILD/TEST dependencies. 2015-11-07 19:04:09 +00:00
wiz
71e42a8dfb Import py-JWT-1.4.0 as textproc/py-JWT.
A Python implementation of JSON Web Token draft 32.
2015-11-06 10:46:25 +00:00