Metadata-Version: 2.4
Name: log-auth
Version: 1.0.3
Summary: Reusable Flask authentication module
Author-email: Mathys Vitry <ton_email@example.com>
License: MIT
Project-URL: Homepage, https://github.com/MathysVitry/log_auth
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: Flask>=2.2
Requires-Dist: Flask-Login>=0.6
Requires-Dist: Flask-SQLAlchemy>=3.0
Requires-Dist: Werkzeug>=2.2
Requires-Dist: itsdangerous>=2.1
