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
How handle a token?
#55
rchampa
closed
9 years ago
1
Unittest are working again
#54
flazzarini
closed
9 years ago
2
How to mock jwt_required
#53
flazzarini
opened
9 years ago
7
Added try/except to flash-jwt/__init__.py to intercept call to non-ex…
#52
hknust
closed
7 years ago
1
JWT Improvements
#51
mattupstate
closed
9 years ago
5
Fix bug: Expired token would crash application
#50
q3yi
opened
9 years ago
1
Setting JWT_VERIFY_EXPIRATION to false fails with UnboundLocalError
#49
jimfulton
opened
9 years ago
4
pass user to response callback
#48
georgwaechter
closed
9 years ago
0
HMAC(key, msg, digestmod) - key: expected bytes or bytearray, but got 'NoneType'
#47
s4p0
closed
9 years ago
5
flask-jwt tokens from server side does not get decoded in angular-jwt on client side
#46
hussaintamboli
opened
9 years ago
5
How to invalidate token?
#45
hussaintamboli
opened
9 years ago
6
HAMC failed @ _get_serializer().dumps @ encode_handler @ generate_token
#44
minhoryang
closed
9 years ago
1
UnboundLocalError if JWT_VERIFY_EXPIRATION is False
#43
lustdante
closed
8 years ago
2
Manually generate token
#42
fernandojsg
closed
9 years ago
4
Misunderstanding of the difference between JWS and JWT
#41
ptxmac
closed
9 years ago
13
exp claim in header rather than body ?
#40
harmon25
closed
9 years ago
3
Added custom handler for authenticating via payload
#39
patrickjahns
closed
7 years ago
4
New release
#38
mr337
closed
9 years ago
11
Issue when combined with Flask-restful Resource classes?
#37
kathychurch
closed
9 years ago
12
Can JWTs be assigned without going to /auth?
#36
sureshjoshi
closed
9 years ago
4
default auth fail code 401
#35
ghost
opened
9 years ago
1
Auth endpoint returns http 400 on bad credentials instead of 401
#34
ghost
closed
9 years ago
9
Why is _get_serializer() private?
#33
efriese
closed
9 years ago
1
Error handler not works
#32
alexandre
closed
10 years ago
6
Custom username and password key for auth payload
#31
sankethkatta
closed
9 years ago
2
Testing support.
#30
HelloGrayson
closed
10 years ago
2
Refresh/Extend token life
#29
HelloGrayson
opened
10 years ago
30
Use with Github-Flask?
#28
HelloGrayson
closed
10 years ago
1
Support for custom Authorization header scheme name
#27
russelldavies
closed
10 years ago
3
Expired tokens should return 401
#26
ryanolson
closed
10 years ago
6
Tiny typo fix on documentation homepage
#25
adelq
closed
10 years ago
1
Retry pip installs if they fail on travis
#24
sloria
closed
10 years ago
1
Add generate_token function
#23
sloria
closed
10 years ago
6
Use itsdangerous
#22
sloria
closed
10 years ago
1
Add CORS support
#21
Ktl-XV
closed
10 years ago
7
Authentication request handler
#20
byteslicer
closed
10 years ago
10
Another attempt to fix coveralls
#19
sloria
closed
10 years ago
2
Add dev-requirements.txt
#18
sloria
closed
10 years ago
2
Handler decorators
#17
sloria
closed
10 years ago
3
Refactor tests
#16
sloria
closed
10 years ago
2
Attempt to fix coveralls
#15
sloria
closed
10 years ago
5
Specify all handlers using decorators instead of app config values?
#14
sloria
closed
10 years ago
2
Add response_handler hook/decorator
#13
sloria
closed
10 years ago
2
Add tests for current_user and return None if unavailable
#12
svenstaro
closed
10 years ago
1
Improve docs
#11
svenstaro
closed
10 years ago
1
[question] itsdangerous vs PyJWT?
#10
sloria
closed
10 years ago
8
Add better documentation for user_handler and current_user
#9
svenstaro
closed
10 years ago
3
it's to its
#8
svenstaro
closed
10 years ago
3
Added a hook for custom response handlers
#7
kekssw
closed
9 years ago
4
Allow auth view to be served on non-default domain
#6
kekssw
opened
10 years ago
1
Previous
Next