Skip to content

Pull requests: mpdavis/python-jose

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

test: Fix tests with ecdsa 0.19.0
#350 opened May 2, 2024 by danigm Loading…
Fix CVE-2024-33663
#349 opened May 2, 2024 by danigm Loading…
Limit token size to 250 KB
#345 opened Mar 31, 2024 by princekhunt Loading…
Fix small mistake on HMAC jwk example
#339 opened Dec 2, 2023 by leandropls Loading…
Updated pyasn version to match latest
#338 opened Nov 17, 2023 by viraj-s15 Loading…
Update jwk.py
#328 opened Aug 16, 2023 by mr-n30 Loading…
Bump cryptography from 39.0.1 to 41.0.3 dependencies Pull requests that update a dependency file
#327 opened Aug 2, 2023 by dependabot bot Loading…
Add "algorithm mismatch" error to improve jws
#304 opened Nov 7, 2022 by ghost Loading…
fixed get_unverified_claims() args description
#301 opened Aug 26, 2022 by Star3Lord Loading…
Use correct iv size (#281)
#300 opened Aug 24, 2022 by jkamp-aws Loading…
docs: Fix a few typos
#299 opened Jul 2, 2022 by timgates42 Loading…
Can pass custom JSONEncoder class to jws.sign
#284 opened Jan 7, 2022 by chbndrhnns Loading…
Add python_requires arg to setup.cfg
#273 opened Jul 27, 2021 by avian2 Loading…
Implement RFC-7797 / JWS (Detached Payload) #166
#272 opened Jul 22, 2021 by finvu Loading…
Improve jwt.decode key doc
#198 opened Nov 28, 2020 by erny Loading…
Fix JWS verify bug enhancement help wanted
#189 opened Sep 16, 2020 by blag Loading…
ProTip! Exclude everything labeled bug with -label:bug.