.. Flask JWT Router documentation master file, created by sphinx-quickstart on Sat Nov 23 00:00:09 2019. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to Flask JWT Router Documentation ========================================= .. toctree:: :maxdepth: 2 :caption: Contents: jwt_routes google authentication entity config routing Features +++++++++++++++++++++++++++++++++++++++ * Out of the box authentication with JSON Web tokens * Whitelist routes * Optional Authenticated entity available on flask's g object Installation:: pip install flask-jwt-router