- Secret Key now must be set [Issue 137](https://github.com/joegasewicz/flask-jwt-router/issues/137)
- Fixes ModuleNotFoundError: No module named 'dateutil' [Issue 138](https://github.com/joegasewicz/flask-jwt-router/issues/138)
- Removes strategy design pattern from project [Issue 141](https://github.com/joegasewicz/flask-jwt-router/issues/141)
- Renamed extensions to Config [Issue 143](https://github.com/joegasewicz/flask-jwt-router/issues/143)
- Added token expire duration option [Issue 44](https://github.com/joegasewicz/flask-jwt-router/issues/44)