user-engine/src/user_engine
tegwick 2bcda7f26f
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 1s
Expose protected operability metrics
2026-07-29 23:52:06 +02:00
..
adapters Expose provider-neutral identity reconciliation 2026-07-29 23:41:47 +02:00
domain feat: implement onboarding journeys 2026-06-15 23:24:59 +02:00
migrations/postgres Package Postgres migrations with user-engine 2026-07-27 23:20:40 +02:00
testing test: add provider postgres conformance 2026-06-16 07:33:34 +02:00
__init__.py feat: add registration access ui contracts 2026-06-15 23:39:34 +02:00
errors.py Implement isolated user-engine MVP 2026-05-22 21:20:19 +02:00
migrations.py feat: add durable store conformance harness 2026-06-16 00:20:29 +02:00
oidc.py Add CSRF-safe tenant identity administration 2026-07-28 01:22:55 +02:00
ports.py Expose provider-neutral identity reconciliation 2026-07-29 23:41:47 +02:00
projections.py Finalize user-engine contracts and operability 2026-05-22 21:45:30 +02:00
runtime.py Normalize runtime secret transport whitespace 2026-07-28 15:22:43 +02:00
service.py feat: implement onboarding journeys 2026-06-15 23:24:59 +02:00
store_records.py feat: add postgres user engine store 2026-06-16 07:14:37 +02:00
ui.py feat: add registration access ui contracts 2026-06-15 23:39:34 +02:00
web.py Expose protected operability metrics 2026-07-29 23:52:06 +02:00