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
1 day
ago. based on code collected
1 day
ago.
Aug 01, 2024 — Aug 01, 2025
Showing page 10 of 31
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Update CHANGELOG.md (#584)
José Padilla
More...
over 4 years ago
Update requirement on `cryptography` (#575)
José Padilla
More...
over 4 years ago
Release 2.0.0 (#576)
José Padilla
More...
over 4 years ago
Complete type hinting of jwks_client.py (#578)
Jon Dufresne
More...
over 4 years ago
Combine repetitive encode/decode tests using parametrize (#577)
Jon Dufresne
More...
over 4 years ago
Combine identical test functions using pytest.mark.parametrize() (#574)
Jon Dufresne
More...
over 4 years ago
Simplify tox configuration (#573)
Jon Dufresne
More...
over 4 years ago
[pre-commit.ci] pre-commit autoupdate (#572)
pre-commit-ci[bot]
More...
over 4 years ago
Use generator expressions (#569)
Jon Dufresne
More...
over 4 years ago
Drop lint environment from GitHub actions in favor of pre-commit.ci (#571)
Jon Dufresne
More...
over 4 years ago
Simplify black configuration to be closer to upstream defaults (#568)
Jon Dufresne
More...
over 4 years ago
Fix tox "docs" environment to pass (#567)
Jon Dufresne
More...
over 4 years ago
Fix tox "manifest" environment to pass (#566)
Jon Dufresne
More...
over 4 years ago
Prefer ModuleNotFoundError over ImportError (#565)
Jon Dufresne
More...
over 4 years ago
Simplify from_base64url_uint() (#570)
Jon Dufresne
More...
over 4 years ago
Type hint jwt.utils module (#564)
Jon Dufresne
More...
over 4 years ago
Bump up version to 2.0.0a2
José Padilla
More...
over 4 years ago
Autoupdate pre-commit hooks and apply them (#561)
Jon Dufresne
More...
over 4 years ago
Add utility functions to assist test skipping (#563)
Jon Dufresne
More...
over 4 years ago
Remove unused argument "payload" from PyJWS._verify_signature() (#562)
Jon Dufresne
More...
over 4 years ago
Split PyJWT/PyJWS classes to tighten type interfaces (#559)
Jon Dufresne
More...
over 4 years ago
Do not mutate the input payload in PyJWT.encode() (#557)
Jon Dufresne
More...
over 4 years ago
Simplify mocked_response test utility function (#560)
Jon Dufresne
More...
over 4 years ago
Use direct indexing in PyJWKClient.get_signing_key_from_jwt() (#558)
Jon Dufresne
More...
over 4 years ago
Tighten type checking of string values (#556)
Jon Dufresne
More...
over 4 years ago
Replace merge_dict() with builtin dict unpacking generalizations (#555)
Jon Dufresne
More...
over 4 years ago
Prefer direct indexing over options.get() (#552)
Jon Dufresne
More...
over 4 years ago
Cleanup "noqa" comments (#553)
Jon Dufresne
More...
over 4 years ago
Replace int_from_bytes() with builtin int.from_bytes() (#549)
Jon Dufresne
More...
over 4 years ago
Replace codecs.open() with builtin open() (#548)
Jon Dufresne
More...
over 4 years ago
←
1
2
…
6
7
8
9
10
11
12
13
14
…
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