summaryrefslogtreecommitdiff
path: root/docs/usage.rst
Commit message (Expand)AuthorAgeFilesLines
* Update usage docsJosé Padilla2020-12-211-0/+23
* Autoupdate pre-commit hooks and apply them (#561)Jon Dufresne2020-12-191-1/+6
* Update code blocks in docs (#545)Jon Dufresne2020-12-171-65/+61
* Remove deprecated arguments from docs (#544)Jon Dufresne2020-12-161-3/+3
* Fix usage example (#530)Michal Čihař2020-11-101-1/+1
* Documents how to use private keys with passphrases (#525)Ray Luo2020-10-291-0/+15
* Require tweak (#280)Pau Ruiz Safont2020-05-141-0/+10
* Document top-level .encode and .decode to close #459 (#482)Dima Tisnek2020-04-261-3/+3
* Improve documentation for audience usage (#484)Correy Lim2020-04-261-8/+35
* Update usage.rst (#360)PatrikBillgren2018-07-191-1/+1
* Added section to usage docs for jwt.get_unverified_header() (#350)Alejandro J. C De Baca2018-05-191-0/+14
* Add missing close quote. (#327)Stephen Paulger2018-01-231-1/+1
* docs: Add example of encoding and decoding tokens with RSA (#313)Mark Adams2017-11-281-2/+17
* Add 'algorithms=[]' kwargs to jwt.decode() examplesLandon GB2017-07-281-5/+5
* Non-numeric 'iat' now raises InvalidIssuedAtError on decode()190-remove-iat-verificationMark Adams2017-04-171-0/+2
* Stop rejecting tokens with future 'iat' valuesMark Adams2017-04-171-3/+0
* Added docs/ with awesome new documentation 🎉Mark Adams2015-10-231-0/+189