OpenID Connect Provider with user management, built with FastAPI.
Find a file
2026-02-13 12:57:26 +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 initial SQLite migration schema 2026-02-13 12:57:26 +01:00
tests fix: add collision retry for userid generation 2026-02-12 15:34:31 +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