Metadata-Version: 2.1
Name: flask-oauth-guard
Version: 0.0.6
Summary: A Flask extension to add Authentication and Authorization, supports OAuth2
Home-page: https://github.com/05rs/flask-auth
Author: Raghav Sethi
Author-email: work.raghavsethi@gmail.com
License: Apache
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: Flask
Requires-Dist: authlib
Requires-Dist: requests
Requires-Dist: urllib3==1.26.15
Requires-Dist: flask-sqlalchemy
Requires-Dist: flask-wtf
Requires-Dist: psycopg2-binary
Requires-Dist: PyJWT
Requires-Dist: python-dotenv==1.0.1

# flask-auth
Wrapper to add Authentication and Authorization, supports OAuth2
