py-jwt/tests
José Padilla b65e1ac6dc Fix pytest and pinned test dependencies 2018-12-06 07:32:27 -05:00
..
contrib Add JWK support for HMAC and RSA keys 2016-08-28 18:08:55 -05:00
keys Throw if key is an PKCS1 PEM-encoded public key 2017-06-22 09:58:04 -04:00
__init__.py Announce Python 3 support 2013-11-07 11:57:21 +01:00
compat.py Removed all references to unittest 2015-04-14 11:35:26 -05:00
test_algorithms.py Throw if key is an PKCS1 PEM-encoded public key 2017-06-22 09:58:04 -04:00
test_api_jws.py Fix pytest and pinned test dependencies 2018-12-06 07:32:27 -05:00
test_api_jwt.py Fix pytest and pinned test dependencies 2018-12-06 07:32:27 -05:00
test_cli.py Fix over-eager fallback to stdin (#304) 2017-11-05 19:05:14 -05:00
test_compat.py Add JWK support for HMAC and RSA keys 2016-08-28 18:08:55 -05:00
test_exceptions.py Added new options for requiring exp, iat, and nbf claims. 2015-06-02 21:11:08 -05:00
test_jwt.py Removed all references to unittest 2015-04-14 11:35:26 -05:00
test_utils.py Fix pytest and pinned test dependencies 2018-12-06 07:32:27 -05:00
utils.py Allow list of valid audiences to be passed in to PyJWT.decode() (#306) 2017-11-26 22:03:06 -06:00