* `[added]` Method `get_validity()` to return the validity of a token.
0.1.0
* Initial release of Flask-EasyJWT * `[added]` Support defining the token key in the Flask application configuration (`EASYJWT_KEY`). * `[added]` Support defining the token validity in the Flask application configuration (`EASYJWT_TOKEN_VALIDITY`).