Implement Phase 4 auth routes: password login/logout, WebAuthn registration and authentication, magic link registration, and credential management pages with HTMX. Includes session middleware, Jinja2 templates, vendored HTMX, and last-credential guardrails. 120 tests passing. |
||
|---|---|---|
| .. | ||
| test_auth_routes | ||
| test_authn | ||
| test_invite | ||
| test_manage | ||
| test_oidc | ||
| test_store | ||
| __init__.py | ||
| conftest.py | ||
| test_app.py | ||
| test_config.py | ||
| test_models.py | ||
| test_userid.py | ||