summaryrefslogtreecommitdiff
path: root/README.md
Commit message (Expand)AuthorAgeFilesLines
* Convert readthedocs link for their .org -> .io migration for hosted projectsAdam Chainz2016-09-291-1/+1
* Add readthedocs link in README.mdLandon2016-09-141-0/+5
* Fixed example usageSam Wing2015-10-261-1/+1
* Updated README with a link to docs and removed old docs contentadd-docsMark Adams2015-10-231-342/+7
* Merge pull request #166 from mark-adams/opts-for-requiring-claimsMark Adams2015-06-221-12/+40
|\
| * Added and improved some documentation for claim verification optionsMark Adams2015-06-221-12/+40
* | fix small typo in READMEKelvin Tay2015-06-071-1/+1
|/
* Use travis svg badgeJosé Padilla2015-05-301-1/+1
* Add Appveyor badgeJosé Padilla2015-05-301-0/+3
* Update README.mdJosé Padilla2015-05-261-1/+1
* Update README.mdJosé Padilla2015-04-281-3/+2
* Update README.mdJosé Padilla2015-04-261-1/+1
* Converted some of the README lines from the last PR to use docstring-like con...Mark Adams2015-04-181-20/+20
* README: Add example outputs as commentsTobias Bieniek2015-04-161-7/+14
* Fix #138 by adding documentation concerning the iat claim to the README.Mark Adams2015-04-131-0/+16
* Updated README and CHANGELOGMark Adams2015-04-101-1/+4
* move README note and add highlightingMichael Davis2015-04-081-4/+4
* update README with note about overriding defaultsMichael Davis2015-04-081-0/+4
* Update README with options informationMichael Davis2015-04-071-0/+24
* Fixed some warnings in algorithms.py related to the relocation of some crypto...Mark Adams2015-03-181-1/+1
* Update README.mdJosé Padilla2015-03-181-5/+1
* Add note about PyCrypto and ecdsaJosé Padilla2015-03-181-1/+3
* Added the ability to specify both a global alg whitelist for a PyJWT object a...Mark Adams2015-03-171-5/+21
* Added some line breaks to keep README.md text lines nice and short.Mark Adams2015-03-151-6/+12
* Resolved #93 by adding a section the README detailing how to extract public /...Mark Adams2015-03-151-0/+16
* Moved tests higher in the READMEMark Adams2015-03-151-8/+7
* Updated README.md to address concerns in #81Mark Adams2015-01-251-3/+8
* Updated documentation to match the latest version of the JWT specification (d...Mark Adams2015-01-251-17/+37
* Add Coveralls badgeJosé Padilla2015-01-201-4/+7
* Updates after ownership transferJosé Padilla2015-01-181-3/+14
* Fix typo in READMEWouter Bolsterlee2015-01-061-1/+1
* Mention InvalidIssuerError and InvalidAudienceError in READMEWouter Bolsterlee2015-01-061-0/+6
* Rename exceptions that don't have Error in their nameWouter Bolsterlee2015-01-061-2/+2
* Rename InvalidToken exception to InvalidTokenErrorWouter Bolsterlee2015-01-061-2/+2
* Update README: mention the InvalidToken exceptionWouter Bolsterlee2015-01-061-0/+10
* Fix typo in READMEWouter Bolsterlee2015-01-061-1/+1
* Mention timedelta as leeway in the READMEWouter Bolsterlee2015-01-051-0/+7
* Added some missing ensure_bytes in a couple of the tests.Mark Adams2014-12-181-12/+5
* Implement Audience and Issuer claimsJosé Padilla2014-10-221-1/+47
* Merge pull request #40 from sullivanmatt/masterJosé Padilla2014-10-211-3/+19
|\
| * Merging in from latest master; resolving merge conflictsMatthew Sullivan2014-10-161-39/+62
| |\
| * | Some README clarifications.Matthew Sullivan2014-09-201-2/+4
| * | Update README with ECDSA-relevant changes.Matthew Sullivan2014-09-201-2/+14
* | | Update README.mdPieter Ennes2014-10-211-0/+1
* | | Update README.mdPieter Ennes2014-10-211-0/+3
* | | README: fix import and reference of datetime functionsGerman Larrain2014-10-201-2/+2
| |/ |/|
* | Update README.mdJosé Padilla2014-10-161-38/+59
|/
* Added support for custom headers in encode methodvanzi2014-04-241-0/+4
* readme reformatting and editswil paredes2014-02-091-16/+35
* Add Travis badge to README.md0.1.9José Padilla2014-02-081-2/+2