summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove 2.7 thingscleanup-actionJosé Padilla2020-08-192-5/+3
* Upgrade pytestJosé Padilla2020-08-181-2/+2
* last updateJosé Padilla2020-08-185-21/+31
* Update USING_COVERAGEJosé Padilla2020-06-191-1/+1
* Add dev extrasJosé Padilla2020-06-192-0/+10
* Remove src path changesJosé Padilla2020-06-193-3/+3
* Setup GH ActionsJosé Padilla2020-06-1911-322/+234
* Remove unnecessary compatibility shims for Python 2 (#498)Jon Dufresne2020-06-1912-83/+46
* Specify the target Python version for mypy (#497)Jon Dufresne2020-06-191-1/+1
* CLI options for verifying audience and issuer (#496)Geoff Richards2020-06-161-1/+18
* Move setup information to declarative setup.cfg (#495)Jon Dufresne2020-06-113-73/+53
* Emit warnings about user code, not pyjwt code (#494)Marius Gedminas2020-06-092-0/+4
* Fix `tox -e lint` warnings and errors (#490)Jon Dufresne2020-06-096-59/+59
* Run pyupgrade across project to use modern Python 3 conventions (#491)Jon Dufresne2020-06-0813-122/+115
* Add Python-3-only trove classifier and remove "universal" from wheel (#492)Jon Dufresne2020-06-081-1/+1
* Correct README on how to run tests locally (#489)Jon Dufresne2020-06-081-1/+1
* Add support for Ed25519 / EdDSA, with unit tests (#455)Someguy1232020-05-245-0/+173
* Enhance tracebacks. (#477)Julien Palard2020-05-151-9/+9
* Require tweak (#280)Pau Ruiz Safont2020-05-143-12/+47
* Document top-level .encode and .decode to close #459 (#482)Dima Tisnek2020-04-262-4/+64
* Improve documentation for audience usage (#484)Correy Lim2020-04-261-8/+35
* Create main.ymlJosé Padilla2020-04-061-0/+40
* Simplify `python_requires` (#478)Michael2020-03-241-1/+1
* Add support of python 3.8 (#452)Bastien Vallet2019-12-273-3/+6
* Update CHANGELOG.mdJosé Padilla2019-11-231-0/+17
* Fix 406 (#454)justinbaur2019-11-162-7/+56
* Fix simple typo: encododed -> encoded (#462)Tim Gates2019-11-141-1/+1
* Remove Python 2.7 compatibility (#457)Bastien Vallet2019-11-128-87/+31
* Create FUNDING.ymlJosé Padilla2019-11-041-0/+3
* DX Tweaks (#450)José Padilla2019-10-2136-1395/+1737
* Update .gitignoreJosé Padilla2019-10-201-0/+1
* Catch BadSignatureError raised by ecdsa 0.13.3 on verification errors (#448)StefanBruens2019-10-201-1/+3
* Fix mypy errors (#449)José Padilla2019-10-201-4/+4
* Remove setup.py test command in favor of pytest and tox (#442)Jon Dufresne2019-10-062-16/+4
* Rename [wheel] section to [bdist_wheel] as the former is legacy (#441)Jon Dufresne2019-09-281-1/+1
* Pass python_requires argument to setuptools (#440)Jon Dufresne2019-09-281-0/+1
* Prefer https:// links where available (#439)Jon Dufresne2019-09-284-6/+6
* Correct type for json_encoder argument (#438)Jon Dufresne2019-09-282-4/+4
* Document (and prefer) `pyjwt[crypto]` req format (#426)Gunnlaugur Thor Briem2019-06-121-2/+7
* Run mypy with tox (#421)José Padilla2019-05-043-8/+12
* Invoke pytest directly. Avoids use of easy_install and interaction between fl...Jason R. Coombs2019-05-041-5/+3
* Fix linter error in test_cli (#414)Jason R. Coombs2019-05-041-1/+1
* Decode return type is dict[str, Any] (#393)Jacopo Farina2019-01-311-2/+3
* Fix pytest and pinned test dependencies1.7.1José Padilla2018-12-066-7/+16
* Bump up version to v1.7.01.7.0José Padilla2018-12-012-2/+21
* Import collection ABC's from correct module (#384)Tsuyoshi Hombashi2018-11-253-8/+7
* Support Python 3.7 (#375)kreutz-hs2018-11-023-2/+8
* Fix broken badge imageJosé Padilla2018-11-021-1/+1
* Pin test requirementsJosé Padilla2018-11-021-3/+3
* Update Travis badgeJosé Padilla2018-11-021-2/+2