Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 510 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 510 Bytes

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