issues
search
pallets-eco
/
flask-jwt
JWT (JSON Web Tokens) for Flask applications
MIT License
564
stars
177
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Raise exception when SECRET_KEY is not set in application configuration
#105
dusktreader
closed
1 year ago
0
Looking for maintainer.
#104
vimalloc
opened
8 years ago
6
update _default_jwt_payload_handler
#103
buddiex
opened
8 years ago
3
Payload callback
#102
laranicolas
opened
8 years ago
9
correct duplicate docstring on different functions
#101
trendsetter37
opened
8 years ago
1
Fix and test for issue #99
#100
skirdey
closed
8 years ago
3
_default_auth_request_handler() Doesn't check for NoneType request.get_json()
#99
skirdey
opened
8 years ago
4
Claims are not validated
#98
vimalloc
opened
8 years ago
1
When using flask-jwt how to exempt flask-wft CSRF for POST requests??
#97
rlam3
closed
8 years ago
0
authentication handler doesn't support empty passwords
#96
shlomibs
opened
8 years ago
0
One PR to rule them all
#95
stephane
closed
3 years ago
4
Can this be used with Python v2.6.x?
#94
goterpsgo
closed
8 years ago
1
how to use flask-jwt ? help me,thanks!
#93
songLingiOS1
opened
8 years ago
1
Fails on authenticating dict based user
#92
menudoproblema
opened
8 years ago
4
Custom authentication parameters / token based authentication?
#91
mik-rom
opened
8 years ago
1
Fix jwt_decode ignoring options
#90
CptSpaceToaster
opened
8 years ago
3
What is the timezone / jwt expiration that is being passed into the token?
#89
rlam3
opened
8 years ago
4
Default handler returns Bad Request, but default error code is 401
#88
CptSpaceToaster
opened
8 years ago
1
Fix renamed handler method names
#87
joshfriend
closed
1 year ago
1
Fix with test: _default_jwt_payload_handler doesn't handle dicts as the code seems to imply it should
#86
oisinmulvihill
closed
8 years ago
8
Fix attribute error in default payload handler.
#85
badlydrawnrod
opened
8 years ago
4
Fix AttributeError on identity
#84
dokime7
closed
8 years ago
2
Returned support for JWT_AUTH_ENDPOINT
#83
vasa-chi
opened
8 years ago
1
cannot import exception types
#82
jrhite
opened
8 years ago
0
Parameters in yaml, crash functions with @jwt_required() decorator
#81
srlopez
opened
8 years ago
0
Internal Server Error instead of Bad Request making a wrong request to the auth resource
#80
antocaso
opened
8 years ago
2
make the default jwt_payload_handler work even if the identity has no 'id' attribute
#79
ntamas
closed
8 years ago
3
Allow fallback to 'id' key
#78
jobevers
opened
8 years ago
2
Better document what the authentication handler should return
#77
jobevers
opened
8 years ago
0
Update index.rst
#76
cjmochrie
closed
7 years ago
1
Stop 500's on a non-JSON /auth request
#75
DavidCain
opened
8 years ago
4
Internal Server Error when app.debug = False
#74
vimalloc
closed
8 years ago
5
Coerce identity ID to str before encoding
#73
ianunruh
opened
8 years ago
0
Cleaned up doc strings
#72
schoolie
opened
8 years ago
1
raise exception if invalid json in body
#71
jbouzekri
opened
8 years ago
1
do not server error on non-json auth attempt
#70
peterlada
closed
5 years ago
4
Remove config option doc for superseded ones
#69
peterlada
closed
5 years ago
1
Fix incorrect id resolution
#68
jasonchoimtt
opened
9 years ago
1
authenticate and identity must be created and imported prior to jwt.init_app? better way for application factory?
#67
rlam3
opened
9 years ago
1
Unhelpful error when JWT_SECRET_KEY is not set.
#66
exhuma
opened
9 years ago
7
Why have JWT methods been prefixed with "jwt_"?
#65
arteme
opened
9 years ago
5
fix typo : missing 'jwt_'
#64
iiogmgo
opened
9 years ago
0
bugfix for dict based identity
#63
pall-valmundsson
opened
9 years ago
8
refactor dict comprehensions
#62
pall-valmundsson
opened
9 years ago
1
IndexError: list index out of range on Authorization header set to empty string
#61
boromil
closed
9 years ago
0
JWT activity based expiration
#60
bechampion
opened
9 years ago
1
Allow an audience to be configured
#59
magnusstahre
opened
9 years ago
1
AttributeError: 'NoneType' object has no attribute 'get'
#58
mayantigo
closed
9 years ago
5
Minor typo correction
#57
avilaton
closed
9 years ago
5
Update release date of 0.3.0
#56
svenstaro
closed
9 years ago
1
Previous
Next