0
I Use This!
Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Aug 28, 2024 — Aug 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
binary_type verification added to make the code more future-proof More... almost 10 years ago
Added docs/ with awesome new documentation 🎉 More... almost 10 years ago
Fixed syntax for python 2.6 More... almost 10 years ago
Fixed #183 AttributeError: 'NoneType' object has no attribute 'rsplit' The issue also occurs when payload is int raising: AttributeError: 'int' object has no attribute 'rsplit' Test for None and int payload added More... almost 10 years ago
Merge pull request #180 from mark-adams/make-pytest-runner-conditional More... almost 10 years ago
Merge pull request #182 from mark-adams/fix-pytest More... almost 10 years ago
Removed unneeded dependencies in tox.ini More... almost 10 years ago
Fixes an issue where the newer versions of Pytest can't detect deprecation warnings More... almost 10 years ago
Made pytest-runner installation in setup.py conditional. Fixes #179 More... almost 10 years ago
Merge pull request #174 from gabrielg/master More... about 10 years ago
Change TypeError on bad `kid` to InvalidTokenError More... about 10 years ago
Fail on encode and decode of bad JWS header values More... about 10 years ago
Bump up version to v1.4.0 More... about 10 years ago
Merge pull request #171 from alexm92/master More... about 10 years ago
Changed test function name More... about 10 years ago
Remove unused variable More... about 10 years ago
Merge branch 'master' of https://github.com/jpadilla/pyjwt More... about 10 years ago
Added test for verify signature with empty algo More... about 10 years ago
Merge pull request #166 from mark-adams/opts-for-requiring-claims More... about 10 years ago
Added and improved some documentation for claim verification options More... about 10 years ago
Fixed #167 throw InvalidAlgorithmError if alg not in header More... about 10 years ago
Merge pull request #169 from kelvintaywl/master More... about 10 years ago
fix small typo in README More... about 10 years ago
Added new options for requiring exp, iat, and nbf claims. More... about 10 years ago
Use travis svg badge More... about 10 years ago
Add Appveyor badge More... about 10 years ago
Fixes #165 More... about 10 years ago
Update README.md More... over 10 years ago
Merge pull request #164 from mark-adams/release-1.3 More... over 10 years ago
Preparing for 1.3 release More... over 10 years ago