issues
search
mpdavis
/
python-jose
A JOSE implementation in Python
MIT License
1.55k
stars
237
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
iat being set to null is not handled properly
#363
Colin-b
opened
1 month ago
0
Ecdsa deprecation warning
#362
nmoreaud
opened
2 months ago
0
Algorithm confusion with OpenSSH ECDSA keys and other key formats
#361
shripad-bhat
opened
4 months ago
1
Replace usage of deprecated datetime.utcnow() with datetime.now(UTC)
#360
iamdhakrey
opened
5 months ago
0
Provide advisory for developer to use Authlib in lieu of this package
#359
twwildey
opened
5 months ago
0
Bump cryptography from 41.0.3 to 42.0.4
#358
dependabot[bot]
opened
5 months ago
1
Disabling test build for Python 3.7 on OS X since arm64 is no longer supported on GitHub for Python 3.7
#357
twwildey
closed
5 months ago
0
Adding `get_pem_for_key` and `normalize_pem` methods to normalize PEM formatting of keys
#356
twwildey
closed
5 months ago
0
Updating `CryptographyAESKey::encrypt` to generate 96 bit IVs for GCM block cipher mode to adhere to JWA RFC
#355
twwildey
closed
5 months ago
1
Use correct iv size (#281)
#354
jkamp-aws
closed
5 months ago
0
Fix for CVE-2024-33664
#353
keaton185
closed
6 months ago
0
Fix for CVE-2024-33664. JWE limited to 250K
#352
alistairwatts
opened
6 months ago
10
Remove unnecessary dependencies in production
#351
whitehat101
opened
6 months ago
0
test: Fix tests with ecdsa 0.19.0
#350
danigm
closed
5 months ago
1
Fix CVE-2024-33663
#349
danigm
opened
6 months ago
9
Failing tests with ecdsa 0.19.0
#348
mweinelt
closed
5 months ago
1
refresh token mechanism for create new access token
#347
KianSabzi
opened
7 months ago
0
Algorithm confusion with OpenSSH ECDSA keys and other key formats
#346
milliesolem
opened
7 months ago
2
Limit token size to 250 KB
#345
princekhunt
closed
5 months ago
6
[Vuln] JWT bomb Attack in decode function
#344
P3ngu1nW
opened
8 months ago
11
Increase in the duration of `jwt.encode` on version upgrade (3.0.1 -> 3.3.0)
#343
Tamar-Shemesh
opened
9 months ago
0
"JWTError" is not a known member of module "jose.jwt"
#342
tekumara
closed
9 months ago
1
Vulnerability on dependency (ecdsa), not planned to be fixed
#341
Merinorus
opened
10 months ago
14
Is python-jose still supported?
#340
jusdino
opened
11 months ago
4
Fix small mistake on HMAC jwk example
#339
leandropls
opened
11 months ago
1
Updated pyasn version to match latest
#338
viraj-s15
opened
1 year ago
1
Fix Error -3 decompress when using JWE with deflate
#337
tebruno99
opened
1 year ago
0
Why you library don't have(or never use) REFRESH_TOKEN , it should be in JWT
#336
ghost
closed
1 year ago
0
Resolve deprecation warnings related to datetime.utcnow in python 3.12
#335
brouberol
opened
1 year ago
6
Deprecation warning from python 3.12
#334
spapanik
opened
1 year ago
1
Add RTD config file to silence emailed deprecation warnings
#333
blag
opened
1 year ago
1
New version?🤔
#332
kloczek
opened
1 year ago
3
Problem validating JWK in JWT with diverse keyset (from PingFederate)
#331
stevecj
opened
1 year ago
0
Add SECURITY.md
#330
psmoros
opened
1 year ago
0
jwk.py
#329
mr-n30
opened
1 year ago
0
Update jwk.py
#328
mr-n30
opened
1 year ago
0
Bump cryptography from 39.0.1 to 41.0.3
#327
dependabot[bot]
closed
5 months ago
2
Missing parentheses
#326
ricciarellif
opened
1 year ago
2
Missing parentheses
#325
ricciarellif
closed
1 year ago
2
Bump cryptography from 39.0.1 to 41.0.2
#324
dependabot[bot]
closed
1 year ago
2
resolves #321, Added support for passing additional headers in JWE encryption.
#323
debanshuk
opened
1 year ago
6
resolves #321, Added support for passing additional headers in JWE encryption.
#322
debanshuk
closed
1 year ago
2
Allow additional headers in JWE encryption (Note: Addtional header are already supoprted in JWS signing)
#321
debanshuk
opened
1 year ago
0
Bump cryptography from 39.0.1 to 41.0.0
#320
dependabot[bot]
closed
1 year ago
2
workflow to do pre-releases to pypi on commits to master
#319
asherf
closed
1 year ago
2
Don't fail CI on codecov upload errors
#318
asherf
closed
1 year ago
0
Update changelog
#317
asherf
closed
1 year ago
1
Fix deprecations
#316
asherf
closed
1 year ago
1
Cancel previous CI runs when PR is repushed
#315
asherf
closed
1 year ago
1
Add support for python 3.11
#314
asherf
closed
1 year ago
1
Next