Metadata-Version: 2.4
Name: amfs-tenant
Version: 0.1.2
Summary: AMFS Pro multi-tenant IAM: accounts, RBAC, scoped API keys, audit logging
Requires-Python: >=3.11
Requires-Dist: amfs-core
Requires-Dist: argon2-cffi>=23.1
Requires-Dist: psycopg[binary]>=3.1
Requires-Dist: pydantic>=2.0
Provides-Extra: oauth
Requires-Dist: authlib>=1.3; extra == 'oauth'
Requires-Dist: httpx>=0.27; extra == 'oauth'
