Metadata-Version: 2.4
Name: better-auth-fastapi
Version: 0.0.1
Summary: FastAPI integration package scaffold for better-auth-py.
License-Expression: MIT
Requires-Python: >=3.10
Requires-Dist: better-auth-py==0.0.1
Description-Content-Type: text/markdown

# better-auth-fastapi

FastAPI integration package scaffold for `better-auth-py`.

This package reserves the public distribution and import namespace. Runtime
integration will be added when the FastAPI adapter API is implemented.
