issues
search
vimalloc
/
flask-jwt-extended
An open source Flask extension that provides JWT support (with batteries included)!
http://flask-jwt-extended.readthedocs.io/en/stable/
MIT License
1.55k
stars
239
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
422 Error with @jwt_required() in Flask App Deployed on VPS with Nginx
#563
mhammadzahi
opened
3 days ago
3
Add controls for `verify_sub` option in PyJWT
#562
jlucier
closed
5 days ago
0
PyJWT 2.10.0 Enforces `sub`
#561
jlucier
closed
5 days ago
5
Remove python 3.8 workaround in tests.
#560
vimalloc
closed
1 week ago
0
Drop support for python 3.7 and 3.8, add 3.13
#559
vimalloc
closed
1 week ago
0
Fix documentation around identity needing to be a string
#558
vimalloc
closed
1 week ago
1
Error: Subject must be a string!
#557
kwagdy
closed
1 week ago
6
Incompatibility with PyJWT 2.10.0: Non-string identities unsupported in create_access_token
#556
yoch
closed
1 week ago
5
@jwt.unauthorized_loader error handler doesn't work
#555
pak-app
opened
2 months ago
0
Missing claim: sub
#554
KONE-XAD
opened
4 months ago
0
cannot import name 'DecodeError' from 'jwt'
#553
legend1998
opened
4 months ago
2
Flask v3 Error Registering Blueprints with Routes Using @jwt_required
#552
cellaphin
closed
5 months ago
3
Setting 'kid' claim as part of encode_key_loader
#551
ramspeedy
opened
6 months ago
1
Flask-JWT-Extended always assuming token is a refresh token
#550
solsahar
closed
8 months ago
2
Collections Module Issue
#549
Ezek-iel
closed
8 months ago
0
Bump black from 23.12.1 to 24.3.0
#548
dependabot[bot]
opened
8 months ago
0
Bump cryptography from 42.0.2 to 42.0.4
#547
dependabot[bot]
closed
8 months ago
0
Bump cryptography from 41.0.7 to 42.0.2
#546
dependabot[bot]
closed
9 months ago
0
Changing Default Behaviors in another file doesnt work with flask-restful
#545
KawaiiSh1zuku
closed
9 months ago
1
Bump cryptography from 41.0.7 to 42.0.0
#544
dependabot[bot]
closed
9 months ago
1
fix deprecation warning for __version__
#543
yctomwang
closed
10 months ago
2
DeprecationWarning: The '__version__' attribute is deprecated and will be removed in Flask 3.1
#542
yctomwang
closed
10 months ago
1
Bump dev dependencies
#541
vimalloc
closed
10 months ago
0
Multiple JWT_HEADER_TYPE options
#540
taarapita
closed
10 months ago
1
Minimum cryptography version is vulnerable to CVE
#539
jtait
opened
10 months ago
1
Do not check JWT_TOKEN_LOCATION when testing if cookie_csrf_protect is enabled
#538
vimalloc
closed
11 months ago
0
Documentation examples for double submit removed from latest documentation.
#537
bostonareahuman
closed
11 months ago
5
ImportError: cannot import name 'DecodeError' from 'jwt' (/usr/local/lib/python3.10/dist-packages/jwt/__init__.py)
#536
miraqulass
closed
11 months ago
1
Bump cryptography from 41.0.4 to 41.0.6
#535
dependabot[bot]
closed
12 months ago
0
Is option JWT_REFRESH_TOKEN_EXPIRES working?
#534
kwagdy
closed
11 months ago
3
RS512 not supported
#533
IDidPython
closed
12 months ago
2
flask-jwt-extended, refresh token
#532
hamideini74
closed
1 year ago
3
typos fixed blocklist -> blacklist
#531
gustawdaniel
closed
1 year ago
1
Decoding CSRF Token from cookies does not work
#530
cristiangabor
closed
1 year ago
1
How does the CSRF functionality work?
#529
flixman
closed
1 year ago
2
Implicit refresh with cookies: timeout does not remove JWT/CSRF cookies – was this expected?
#528
cpolish
closed
1 year ago
1
Support python 3.12 and add support for flask 3.0
#527
vimalloc
closed
1 year ago
0
Unable to catch errors using flask @app.errorhandler
#526
yuqiuwen
closed
1 year ago
2
Signature verification failed with just generated tokens
#525
flixman
closed
1 year ago
1
Bump cryptography from 41.0.3 to 41.0.4
#524
dependabot[bot]
closed
1 year ago
0
Support multiple identities
#523
jberg
closed
1 year ago
1
remove duplicate comments
#522
Abyssknight
closed
1 year ago
1
Bump cryptography from 41.0.2 to 41.0.3
#521
dependabot[bot]
closed
1 year ago
0
'JWT_HEADER_TYPE' is being set to "" but not reflecting. I mean I still have to pass 'Bearer <token>'
#520
Akshay-Priyadarshi
opened
1 year ago
0
Fix documentation syntax error
#519
dtalkachou
closed
1 year ago
1
Bump cryptography from 41.0.0 to 41.0.2
#518
dependabot[bot]
closed
1 year ago
0
Replace "defining" with "define"
#517
lewisemm
closed
1 year ago
1
No 401 on failure
#516
Makistos
closed
1 year ago
1
Bump cryptography from 39.0.1 to 41.0.0
#515
dependabot[bot]
closed
1 year ago
0
Typos
#514
dwinton-go
closed
1 year ago
1
Next