From a72349077c5b166fa0aed3602ce542b5a6327b59 Mon Sep 17 00:00:00 2001 From: Leo Vasanko Date: Thu, 4 Dec 2025 10:00:47 +0000 Subject: [PATCH] Integrate host app to main app (WIP). --- frontend/auth/App.vue | 40 +++++++++++++++++++++++++++++++++++--- passkey/fastapi/mainapp.py | 7 +------ 2 files changed, 38 insertions(+), 9 deletions(-) diff --git a/frontend/auth/App.vue b/frontend/auth/App.vue index 0c0a22b..7822e23 100644 --- a/frontend/auth/App.vue +++ b/frontend/auth/App.vue @@ -2,7 +2,8 @@
- + +
@@ -10,11 +11,12 @@