OpenID Connect Provider with user management, built with FastAPI.
Find a file
2026-02-13 14:02:05 +01:00
docs/plans docs: update sqlite design doc to reflect completed implementation 2026-02-13 14:02:05 +01:00
scripts chore: add quality check script (ruff, ty, pytest) 2026-02-12 15:25:00 +01:00
src/fastapi_oidc_op feat: add lifespan integration and dependency injection 2026-02-13 13:59:59 +01:00
tests feat: add lifespan integration and dependency injection 2026-02-13 13:59:59 +01:00
.gitignore chore: configure project dependencies and tooling (ruff, ty, pytest) 2026-02-12 14:38:16 +01:00
pyproject.toml feat: add configuration module with env-based settings 2026-02-12 14:42:26 +01:00
uv.lock chore: configure project dependencies and tooling (ruff, ty, pytest) 2026-02-12 14:38:16 +01:00