0
I Use This!
Low Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Jul 20, 2024 — Jul 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #29 from bjmc/support_jwk_sets More... almost 9 years ago
Improve test coverage More... about 9 years ago
Tests for at_hash claim More... about 9 years ago
Adds support for at_hash verification More... about 9 years ago
More flexibility for key= argument to jws.verify() More... about 9 years ago
Tests for JWK set jws.verify() More... about 9 years ago
Support JWK Set More... about 9 years ago
Update JWK docs example More... about 9 years ago
Release 1.0.0 More... about 9 years ago
Merge pull request #17 from mpdavis/refactor-jwk More... about 9 years ago
Refactor JWK algorithms More... about 9 years ago
Finalize jwk refactor More... about 9 years ago
Add documentation links More... about 9 years ago
Update JWK tests More... about 9 years ago
Add minimal docs More... about 9 years ago
Merge branch 'master' of gh-personal:mpdavis/python-jose More... about 9 years ago
Release 0.7.0 More... about 9 years ago
Merge pull request #24 from mpdavis/remove-builtins-import More... about 9 years ago
Remove builtins import to support GAE More... about 9 years ago
Release 0.6.2 More... about 9 years ago
Merge pull request #22 from jheiss/valid_subject More... about 9 years ago
Validate specific subject of JWT More... about 9 years ago
Merge pull request #20 from 0x64746b/feature/catch-jws-errors-in-jwt-decode More... about 9 years ago
Merge pull request #18 from 0x64746b/feature/return_unverified_claims_as_dict More... about 9 years ago
Catch `JWSError`s in `jwt.decode()`
dtk
More... about 9 years ago
Test `jwt.get_unverified_claims()`
dtk
More... about 9 years ago
Make sure the parsed claims are a JSON object
dtk
More... about 9 years ago
Document the type of unverified JWS claims
dtk
More... about 9 years ago
Parse the claims string in JWT
dtk
More... about 9 years ago
Merge pull request #19 from 0x64746b/feature/remove-unused-parameter-from-verify-signature More... about 9 years ago