summaryrefslogtreecommitdiff
path: root/tests/test_exceptions.py
Commit message (Collapse)AuthorAgeFilesLines
* DX Tweaks (#450)José Padilla2019-10-211-1/+1
| | | | | | | | | | * Setup pre-commit hooks * Run initial `tox -e lint` * Fix package name * Fix .travis.yml
* Added new options for requiring exp, iat, and nbf claims.Mark Adams2015-06-021-0/+7
Thanks to David Black <dblack@atlassian.com> for the suggestion.