Best Flask open-source libraries and packages

Webauth

Flask auth/oauth wrapper
Updated 2 years ago

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