Metadata-Version: 2.2
Name: flask-oauth-guard
Version: 0.0.84
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
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: requires-dist
Dynamic: summary

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