summaryrefslogtreecommitdiff
path: root/tests/test_jwt.py
Commit message (Expand)AuthorAgeFilesLines
...
* Fix tests and type error problemsFELD Boris2013-06-061-18/+20
* Add decode segment errorsAndy Zhang2013-05-151-0/+30
* auto cast to str on decodeJeff Lindsay2012-10-281-0/+8
* add unit testJustin Karneges2011-12-121-2/+7
* support for unicode keysJeff Lindsay2011-04-051-0/+6
* Fixed improper signature calculation. Was using hexdigest representation of H...Jeff Lindsay2011-03-211-1/+1
* initial commitJeff Lindsay2011-02-241-0/+48