Metadata-Version: 2.4
Name: ikon-auth
Version: 0.1.0
Summary: Reusable OAuth2 + JWT verification utilities for FastAPI services
Author-email: Subhadip Hazra <subhadip.hazra@keross.com>
License: MIT
Project-URL: Homepage, https://github.com/your-org/ikon-auth
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENCE
Requires-Dist: requests
Requires-Dist: python-jose[cryptography]
Requires-Dist: cryptography
Requires-Dist: pydantic-settings
Requires-Dist: pydantic>=2
Requires-Dist: fastapi>=0.110
Dynamic: license-file
