flask auth/oauth wrapper


Keywords
authlib, flask, framework, lightweight, oauth, python, python3, web
License
MIT
Install
pip install webauth==0.0.19

Documentation

WebAuth

Lightweight Python web framework

Why

WebAuth is a lightweight framework based on Flask and AuthLib. Our goal is only to have functions for:

  • Basic user management
  • User authentication

Documentation

https://webauth.readthedocs.io/

Installation

pip3 install webauth