backend: verify passkey ceremonies

This commit is contained in:
2026-07-23 02:01:28 +09:00
parent 026e4cf90b
commit 554a784639
8 changed files with 512 additions and 213 deletions
+3 -3
View File
@@ -44,9 +44,9 @@ max_records = 200
[auth]
# WebAuthn / Passkey relying-party settings. For local development keep rp_id
# aligned with the browser host in public_base_url/origin.
rp_id = "127.0.0.1"
origin = "http://127.0.0.1:8787"
public_base_url = "http://127.0.0.1:8787"
rp_id = "localhost"
origin = "http://localhost:8787"
public_base_url = "http://localhost:8787"
cookie_name = "yoi_workspace_session"
# Repository registry. Browser/API repository projection reads only configured