Skip to content

Pull requests: mpdavis/python-jose

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

Pull requests list

Add unencoded payload option and move JWT type out of JWS
#210 opened Feb 15, 2021 by jricher Loading… updated Feb 17, 2021
Can pass custom JSONEncoder class to jws.sign
#284 opened Jan 7, 2022 by chbndrhnns Loading… updated Jan 7, 2022
fixed get_unverified_claims() args description
#301 opened Aug 26, 2022 by Star3Lord Loading… updated Dec 1, 2022
resolves #321, Added support for passing additional headers in JWE encryption.
#323 opened Jul 2, 2023 by debanshuk Loading… updated May 8, 2024
Fix CVE-2024-33663
#349 opened May 2, 2024 by danigm Loading… updated Feb 24, 2025
LLM tool generated fix for CVE-2024-33663
#373 opened Feb 21, 2025 by Chamiduz Loading… updated May 28, 2025
Add "algorithm mismatch" error to improve jws
#304 opened Nov 7, 2022 by ghost Loading… updated May 28, 2025
Implement RFC-7797 / JWS (Detached Payload) #166
#272 opened Jul 22, 2021 by finvu Loading… updated May 28, 2025
Resolve deprecation warnings related to datetime.utcnow in python 3.12
#335 opened Nov 1, 2023 by brouberol Loading… updated May 28, 2025
Add option to provide current time when decoding JWT
#267 opened Jul 4, 2021 by ZipFile Loading… updated May 31, 2025
enable ES256K for ECDSA signing scheme enhancement help wanted
#113 opened Nov 27, 2018 by pohutukawa Loading… updated Jun 11, 2025
ProTip! Exclude everything labeled bug with -label:bug.