diff --git a/.gitignore b/.gitignore index cc66455..6d7c1a1 100644 --- a/.gitignore +++ b/.gitignore @@ -56,5 +56,6 @@ k8s/*-secret.yaml # Development files dev-* +web/test.html *.log diff --git a/web/index.html b/web/index.html index d7d26a5..89441e9 100644 --- a/web/index.html +++ b/web/index.html @@ -1,893 +1,142 @@ - + - Passkey Authentication - -
-
-
-

🔐 Passkey Authentication

-

Secure passwordless authentication

-
- -
- - -
-
-
-

Sign in to your account

-

Use your passkey for secure authentication

-
- -
- - - -
- -
- -
-
-
- - -
-
-
-

Welcome back!

-

You're successfully authenticated

-
- -
- -
- -
-
-
- - -
-
-
-

User Management

-

Manage user accounts and permissions

-
- - - -
-
Loading users...
-
-
-
- - -
-
+
+
+

🔐 Passkey Authentication

+

Checking authentication status...

+
diff --git a/web/login.html b/web/login.html new file mode 100644 index 0000000..1ecd8aa --- /dev/null +++ b/web/login.html @@ -0,0 +1,919 @@ + + + + + + + Passkey Authentication + + + + +
+
+
+

🔐 Passkey Authentication

+

Secure passwordless authentication

+
+ +
+ + +
+
+
+

Sign in to your account

+

Use your passkey for secure authentication

+
+ +
+ + + +
+ +
+ +
+
+
+ + +
+
+
+

Welcome back!

+

You're successfully authenticated

+
+ +
+ +
+ +
+
+
+ + +
+
+
+

User Management

+

Manage user accounts and permissions

+
+ + + +
+
Loading users...
+
+
+
+ + +
+
+ + + +