OpenID Connect Provider with user management, built with FastAPI.
Find a file
2026-02-16 13:34:06 +01:00
docs/plans docs: add OIDC provider integration design (Phase 5) 2026-02-16 12:43:29 +01:00
scripts chore: add quality check script (ruff, ty, pytest) 2026-02-12 15:25:00 +01:00
src/fastapi_oidc_op feat: redirect to OIDC authorization after login when pending 2026-02-16 13:34:06 +01:00
tests feat: redirect to OIDC authorization after login when pending 2026-02-16 13:34:06 +01:00
.gitignore chore: configure project dependencies and tooling (ruff, ty, pytest) 2026-02-12 14:38:16 +01:00
pyproject.toml feat: add authentication routes with session login, WebAuthn, and credential management 2026-02-16 11:39:50 +01:00
uv.lock feat: add authentication routes with session login, WebAuthn, and credential management 2026-02-16 11:39:50 +01:00