Module to give secure the api with jwt token


License
MIT
Install
pip install auth_jwt==0.1.9

Documentation

auth_jwt

Is a python package to authenticate requests using JWT, in restfull api package for Flask microframework.

Updating Pypi

python setup.py register sdist twine upload dist/*

Version

0.1.1

Installation

You need Gulp installed globally:

$ pip install auth_jwt