summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* docs: Add example of encoding and decoding tokens with RSAMark Adams2017-11-261-2/+17
* Fix sphinx warningJosé Padilla2017-10-182-2/+2
* Fix sponsor banner in docsJosé Padilla2017-10-183-3/+27
* Add Auth0 sponsor bannerJosé Padilla2017-10-181-0/+9
* Prevent needing to scroll on jwt.decode exampleLandon GB2017-07-281-2/+3
* Add 'algorithms=[]' kwargs to jwt.decode() examplesLandon GB2017-07-282-6/+6
* Update algorithms.rstMarek Siarkowicz2017-05-291-1/+1
* Added Command line instructions to README and docsMariano Ruiz2017-05-061-3/+19
* Added requirements to install docs build toolsMariano Ruiz2017-05-061-0/+3
* 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
* Be specific for Python2 and Python3David Binetti2017-03-281-3/+11
* Update FAQ to clarify Python2/3 differencesDavid Binetti2017-03-281-0/+5
* Fix typo in rstMichael Collis2016-09-211-1/+1
* Fix imports in code exampleMatti John2015-11-111-2/+2
* Added docs/ with awesome new documentation 🎉Mark Adams2015-10-238-0/+909