summaryrefslogtreecommitdiff
path: root/jwt/utils.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed a couple of anomalies after the last rebase.Mark Adams2015-01-181-27/+0
* Fixed some style issues (reordered imports, removed unused imports, PEP8, etc.)Mark Adams2015-01-181-0/+2
* Created utils.py to hold functions like constant_time_compare and base64-enco...Mark Adams2015-01-181-0/+39