Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 214 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 214 Bytes

wmauth

Lightweight Flask app for authenticating and authorizing user access to the admin panel.

Installation

$ pip install -r requirements.txt

Local Development

$ python app.py