implement logging into the new Lantea backend
[lantea.git] / auth-done.html
diff --git a/auth-done.html b/auth-done.html
deleted file mode 100644 (file)
index 88db9f1..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-<!DOCTYPE html>
-<html><head></head>
-    <body>
-        <script>
-            opener.authComplete(window.location.href);
-            window.close();
-        </script>
-    </body>
-</html>