python3-flask-jwt-simple

Protecting flask endpoints with JSON Web Tokens (Python 3)
  https://github.com/vimalloc/flask-jwt-simple
  0
  no reviews



Flask-JWT-Simple adds barebones support for protecting flask endpoints with JSON Web Tokens. It is particularly good for fast prototyping or consuming/producing JWTs that work with other providers and consumers.

This package installs the library for Python 3.