openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
pyjwt
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
about 13 hours
ago. based on code collected
about 13 hours
ago.
Sep 11, 2024 — Sep 11, 2025
Showing page 30 of 31
Search / Filter on:
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.
Åsmund Ødegård
More...
almost 12 years ago
Merge pull request #1 from mandus/rsa
Åsmund Ødegård
More...
almost 12 years ago
First attempt on adding rsa support
Åsmund Ødegård
More...
almost 12 years ago
Bump version
Boris Feld
More...
about 12 years ago
Merge pull request #18 from bavetta/master
Jeff Lindsay
More...
about 12 years ago
Update __init__.py
Ryan Bavetta
More...
about 12 years ago
Merge pull request #16 from Lothiraldan/master
Jeff Lindsay
More...
about 12 years ago
Update README to descript support of expiration date
FELD Boris
More...
about 12 years ago
Merge pull request #14 from Lothiraldan/master
Jeff Lindsay
More...
about 12 years ago
Add an authors file. Add self to AUTHORS
FELD Boris
More...
about 12 years ago
Merge pull request #12 from Lothiraldan/master
Jeff Lindsay
More...
about 12 years ago
Merge pull request #13 from Lothiraldan/constant_time_compare
Jeff Lindsay
More...
about 12 years ago
Use a constant time compare for comparing signatures. Fix #7
FELD Boris
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
FELD Boris
More...
about 12 years ago
Merge pull request #11 from Lothiraldan/master
Jeff Lindsay
More...
about 12 years ago
Add an option to skip expiration verification.
FELD Boris
More...
over 12 years ago
Cast expiration claim field to int if a datetime is passed. Check expiration claim field against utc current timestamp.
FELD Boris
More...
over 12 years ago
Merge pull request #10 from Lothiraldan/fix_tests
Jeff Lindsay
More...
over 12 years ago
Add support for expiration date verification in jwt.decode. Exp must be an int corresponding to a timestamp
FELD Boris
More...
over 12 years ago
Fix tests and type error problems
FELD Boris
More...
over 12 years ago
Merge pull request #9 from ZhangBanger/master
Jeff Lindsay
More...
over 12 years ago
Fix minor typo in setup.py description
Andy Zhang
More...
over 12 years ago
Merge pull request #8 from ZhangBanger/decode_error_handling
Jeff Lindsay
More...
over 12 years ago
Add decode segment errors
Andy Zhang
More...
over 12 years ago
bumping patch version
Jeff Lindsay
More...
almost 13 years ago
auto cast to str on decode
Jeff Lindsay
More...
almost 13 years ago
moving to simple makefile for release
Jeff Lindsay
More...
almost 13 years ago
Merge pull request #2 from luciferous/master
Jeff Lindsay
More...
almost 13 years ago
Merge pull request #6 from jkarneges/master
Jeff Lindsay
More...
over 13 years ago
add unit test
Justin Karneges
More...
over 13 years ago
←
1
2
…
23
24
25
26
27
28
29
30
31
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree