Skip to content

alttch/webauth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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