Metadata-Version: 2.4
Name: python-auth-library
Version: 0.1.0
Summary: Drop-in Keycloak (OIDC) authentication for Flask apps, powered by Authlib.
Author: Your Team
License: MIT
Keywords: flask,keycloak,oidc,oauth2,authentication,authlib
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: Flask>=2.2
Requires-Dist: Authlib>=1.3
Requires-Dist: requests>=2.28
Provides-Extra: example
Requires-Dist: python-dotenv>=1.0; extra == "example"
