summaryrefslogtreecommitdiff
path: root/docs/api.rst
Commit message (Expand)AuthorAgeFilesLines
* Update audience typing (#782)Julian Maurin2022-07-311-1/+1
* documentation fix: show correct scope for decode_complete() (#661)sseering2021-12-101-0/+2
* Prefer headers['alg'] to algorithm parameter in encode(). (#673)Ajitomi, Daisuke2021-08-051-2/+3
* Complete `jwt` documentation (#654)Johannes Jarbratt2021-04-291-13/+68
* Fix incorrect documentation for jwt (#651)Johannes Jarbratt2021-04-281-7/+12
* Clearly warn against computing algorithms from the token’s alg (#647)Anders Kaseorg2021-04-281-3/+12
* Fix tox "docs" environment to pass (#567)Jon Dufresne2020-12-211-3/+3
* Remove deprecated arguments from docs (#544)Jon Dufresne2020-12-161-15/+1
* Update api.rstJosé Padilla2020-11-041-1/+1
* Update return type for jwt.encode (#521)moomoolive2020-10-151-1/+1
* Remove unnecessary compatibility shims for Python 2 (#498)Jon Dufresne2020-06-191-1/+1
* Document top-level .encode and .decode to close #459 (#482)Dima Tisnek2020-04-261-1/+61
* Fix #315: Raise InvalidSignatureError over generic DecodeError (#316)Markus Holtermann2017-12-011-0/+5
* Added docs/ with awesome new documentation 🎉Mark Adams2015-10-231-0/+54