porchlight/src/fastapi_oidc_op
2026-02-13 12:57:26 +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 initial SQLite migration schema 2026-02-13 12:57:26 +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 fix: make MagicLink.expires_at required, document validation test TODOs 2026-02-12 15:33:08 +01:00
userid.py fix: add collision retry for userid generation 2026-02-12 15:34:31 +01:00