OpenID Connect Provider with user management, built with FastAPI.
Find a file
Johan Lundberg 84e61464c7
feat: add Porchlight branding with logo, favicon, and redesigned CSS theme
Rebrand from FastAPI OIDC OP to Porchlight with warm amber/gold identity:
- Add doorway-with-light SVG logo and 32x32 PNG favicon
- Rewrite style.css with full design system (color tokens, spacing scale,
  typography scale, section cards, button variants, dark mode)
- Update base template with site header, logo, and favicon
- Update all page titles and FastAPI app title to Porchlight
2026-02-16 12:08:19 +01:00
docs/plans docs: add auth routes design document (Phase 4) 2026-02-13 15:45:18 +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 Porchlight branding with logo, favicon, and redesigned CSS theme 2026-02-16 12:08:19 +01:00
tests feat: add Porchlight branding with logo, favicon, and redesigned CSS theme 2026-02-16 12:08:19 +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