Shared code for flyfun services.
This repository hosts both the Python library (FastAPI auth, database models, OAuth) and the Swift library (auth client, rolling Bearer sessions, login UI) used across the flyfun apps and servers.
python/—flyfun-commonPython package (FastAPI shared code). Seepython/README.md.Sources/FlyFunCommon/—FlyFunCommonSwift package (iOS / macOS shared code). SeePackage.swift.
MIT