porchlight/src/fastapi_oidc_op
2026-02-12 15:09:27 +01:00
..
authn chore: create package structure with src layout 2026-02-12 14:39:07 +01:00
invite chore: create package structure with src layout 2026-02-12 14:39:07 +01:00
manage chore: create package structure with src layout 2026-02-12 14:39:07 +01:00
oidc chore: create package structure with src layout 2026-02-12 14:39:07 +01:00
store feat: add repository Protocol interfaces for User, Credential, MagicLink 2026-02-12 14:56:20 +01:00
__init__.py chore: create package structure with src layout 2026-02-12 14:39:07 +01:00
app.py feat: add app factory with health endpoint and test infrastructure 2026-02-12 15:09:27 +01:00
config.py feat: add configuration module with env-based settings 2026-02-12 14:42:26 +01:00
models.py feat: add Pydantic models for User, Credential, and MagicLink 2026-02-12 14:50:32 +01:00
userid.py feat: add proquint-based userid generation 2026-02-12 14:56:10 +01:00