py-jwt/jwt
José Padilla b65e1ac6dc Fix pytest and pinned test dependencies 2018-12-06 07:32:27 -05:00
..
contrib Allow list of valid audiences to be passed in to PyJWT.decode() (#306) 2017-11-26 22:03:06 -06:00
__init__.py Fix pytest and pinned test dependencies 2018-12-06 07:32:27 -05:00
__main__.py remove CRLF line endings (#353) 2018-07-19 09:52:24 -04:00
algorithms.py Require cryptography >= 1.4, replace deprecated function 2017-08-25 17:46:22 -05:00
api_jws.py Import collection ABC's from correct module (#384) 2018-11-25 10:28:26 -05:00
api_jwt.py Import collection ABC's from correct module (#384) 2018-11-25 10:28:26 -05:00
compat.py Import collection ABC's from correct module (#384) 2018-11-25 10:28:26 -05:00
exceptions.py all exceptions inherit from PyJwtError (#340) 2018-03-29 11:27:18 -04:00
help.py Add help module 2018-05-19 09:47:33 -04:00
utils.py Require cryptography >= 1.0, replace deprecated function 2016-12-17 14:08:47 +02:00