OpenID Connect Provider with user management, built with FastAPI.
Find a file
2026-02-12 15:33:08 +01:00
scripts chore: add quality check script (ruff, ty, pytest) 2026-02-12 15:25:00 +01:00
src/fastapi_oidc_op fix: make MagicLink.expires_at required, document validation test TODOs 2026-02-12 15:33:08 +01:00
tests fix: make MagicLink.expires_at required, document validation test TODOs 2026-02-12 15:33:08 +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