-
Notifications
You must be signed in to change notification settings - Fork 249
Pull requests: mpdavis/python-jose
Author
Label
Projects
Milestones
Reviews
Assignee
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
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.