porchlight/src/porchlight
2026-02-19 11:09:14 +01:00
..
authn Merge branch 'feature/cli-module' 2026-02-18 11:35:15 +01:00
invite update all imports in source files: fastapi_oidc_op → porchlight 2026-02-16 15:32:30 +01:00
manage update all imports in source files: fastapi_oidc_op → porchlight 2026-02-16 15:32:30 +01:00
oidc fix: validate consent action and add error check after re-parse 2026-02-19 11:09:14 +01:00
static feat: update login UI and JS for usernameless WebAuthn authentication 2026-02-17 13:42:35 +01:00
store feat: add Consent model, migration, and repository 2026-02-18 15:01:35 +01:00
templates feat: add consent page template 2026-02-19 09:52:45 +01:00
__init__.py rename package directory fastapi_oidc_op → porchlight 2026-02-16 15:29:31 +01:00
app.py feat: add consent check to authorization flow 2026-02-19 09:47:59 +01:00
cli.py refactor: fix lint warnings and remove stale type: ignore comments 2026-02-18 13:08:03 +01:00
config.py feat: add TOML config file support with client registrations 2026-02-18 12:44:00 +01:00
dependencies.py update all imports in source files: fastapi_oidc_op → porchlight 2026-02-16 15:32:30 +01:00
models.py feat: add Consent model, migration, and repository 2026-02-18 15:01:35 +01:00
userid.py update all imports in source files: fastapi_oidc_op → porchlight 2026-02-16 15:32:30 +01:00