pmatigakis / flask-uauth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status codecov

Flask-uauth is an extension that adds token based authentication on Flask views. The main use for flask-uauth is to add authentication on REST api endpoints that were created using libraries like flask-restful etc.

Checkout the source code from https://github.com/pmatigakis/flask-uauth and see the scripts in the examples folder for instructions on how to use this extension.

About

License:MIT License


Languages

Language:Python 100.0%