flask-jwt
flask-jwt copied to clipboard
JWT activity based expiration
Hi there. Quick question , is there a way to "reset" a token expiration time based on activity? in the sense that token should not expire after timeout if it's being used... i see this parameter in other implementations "JWT_ALLOW_REFRESH'"
Thanks!
@bechampion related to #29.