0
I Use This!
Low Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Sep 11, 2024 — Sep 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
master Adding argument for RS256, and splitting handling of HS and RS in verifying. More... almost 12 years ago
Merge pull request #1 from mandus/rsa More... almost 12 years ago
First attempt on adding rsa support More... almost 12 years ago
Bump version More... about 12 years ago
Merge pull request #18 from bavetta/master More... about 12 years ago
Update __init__.py More... about 12 years ago
Merge pull request #16 from Lothiraldan/master More... about 12 years ago
Update README to descript support of expiration date More... about 12 years ago
Merge pull request #14 from Lothiraldan/master More... about 12 years ago
Add an authors file. Add self to AUTHORS More... about 12 years ago
Merge pull request #12 from Lothiraldan/master More... about 12 years ago
Merge pull request #13 from Lothiraldan/constant_time_compare More... about 12 years ago
Use a constant time compare for comparing signatures. Fix #7 More... about 12 years ago
Add a check in jwt.encode for data type. Raise an error if it's not a mapping type. It help avoiding typos errors More... about 12 years ago
Merge pull request #11 from Lothiraldan/master More... about 12 years ago
Add an option to skip expiration verification. More... over 12 years ago
Cast expiration claim field to int if a datetime is passed. Check expiration claim field against utc current timestamp. More... over 12 years ago
Merge pull request #10 from Lothiraldan/fix_tests More... over 12 years ago
Add support for expiration date verification in jwt.decode. Exp must be an int corresponding to a timestamp More... over 12 years ago
Fix tests and type error problems More... over 12 years ago
Merge pull request #9 from ZhangBanger/master More... over 12 years ago
Fix minor typo in setup.py description More... over 12 years ago
Merge pull request #8 from ZhangBanger/decode_error_handling More... over 12 years ago
Add decode segment errors More... over 12 years ago
bumping patch version More... almost 13 years ago
auto cast to str on decode More... almost 13 years ago
moving to simple makefile for release More... almost 13 years ago
Merge pull request #2 from luciferous/master More... almost 13 years ago
Merge pull request #6 from jkarneges/master More... over 13 years ago
add unit test More... over 13 years ago