From e705ab6c541e8c9a7789e79653c544debb0a25dd Mon Sep 17 00:00:00 2001 From: Mark Joshwel Date: Thu, 13 Feb 2025 16:08:29 +0800 Subject: [PATCH] web: SSO WORKS --- Web/public/auth.html | 33 ++++---- Web/public/index.html | 6 +- Web/public/js/ebcd-auth.js | 107 +++++++++++++++++++++++++- Web/public/js/ebcd-common-firebase.js | 17 +++- 4 files changed, 139 insertions(+), 24 deletions(-) diff --git a/Web/public/auth.html b/Web/public/auth.html index 994e70a..2417f9a 100644 --- a/Web/public/auth.html +++ b/Web/public/auth.html @@ -30,12 +30,13 @@ - + +