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 21 hours
ago. based on code collected
about 21 hours
ago.
Aug 28, 2024 — Aug 28, 2025
Showing page 18 of 31
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
binary_type verification added to make the code more future-proof
Mauricio Aizaga
More...
almost 10 years ago
Added docs/ with awesome new documentation 🎉
Mark Adams
More...
almost 10 years ago
Fixed syntax for python 2.6
Mauricio Aizaga
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
Mauricio Aizaga
More...
almost 10 years ago
Merge pull request #180 from mark-adams/make-pytest-runner-conditional
Mark Adams
More...
almost 10 years ago
Merge pull request #182 from mark-adams/fix-pytest
Mark Adams
More...
almost 10 years ago
Removed unneeded dependencies in tox.ini
Mark Adams
More...
almost 10 years ago
Fixes an issue where the newer versions of Pytest can't detect deprecation warnings
Mark Adams
More...
almost 10 years ago
Made pytest-runner installation in setup.py conditional. Fixes #179
Mark Adams
More...
almost 10 years ago
Merge pull request #174 from gabrielg/master
Mark Adams
More...
about 10 years ago
Change TypeError on bad `kid` to InvalidTokenError
Gabriel Gironda
More...
about 10 years ago
Fail on encode and decode of bad JWS header values
Gabriel Gironda
More...
about 10 years ago
Bump up version to v1.4.0
José Padilla
More...
about 10 years ago
Merge pull request #171 from alexm92/master
José Padilla
More...
about 10 years ago
Changed test function name
Alexandru Mihai
More...
about 10 years ago
Remove unused variable
Alexandru Mihai
More...
about 10 years ago
Merge branch 'master' of https://github.com/jpadilla/pyjwt
Alexandru Mihai
More...
about 10 years ago
Added test for verify signature with empty algo
Alexandru Mihai
More...
about 10 years ago
Merge pull request #166 from mark-adams/opts-for-requiring-claims
Mark Adams
More...
about 10 years ago
Added and improved some documentation for claim verification options
Mark Adams
More...
about 10 years ago
Fixed #167 throw InvalidAlgorithmError if alg not in header
Alexandru Mihai
More...
about 10 years ago
Merge pull request #169 from kelvintaywl/master
José Padilla
More...
about 10 years ago
fix small typo in README
Kelvin Tay
More...
about 10 years ago
Added new options for requiring exp, iat, and nbf claims.
Mark Adams
More...
about 10 years ago
Use travis svg badge
José Padilla
More...
about 10 years ago
Add Appveyor badge
José Padilla
More...
about 10 years ago
Fixes #165
José Padilla
More...
about 10 years ago
Update README.md
José Padilla
More...
over 10 years ago
Merge pull request #164 from mark-adams/release-1.3
José Padilla
More...
over 10 years ago
Preparing for 1.3 release
Mark Adams
More...
over 10 years ago
←
1
2
…
14
15
16
17
18
19
20
21
22
…
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