summaryrefslogtreecommitdiff
path: root/docs/usage.rst
Commit message (Expand)AuthorAgeFilesLines
* 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