diff --git a/components/LoginInput.vue b/components/LoginInput.vue
deleted file mode 100644
index 637753d..0000000
--- a/components/LoginInput.vue
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
- {{ label }}
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/pages/oauth/authorize.vue b/pages/oauth/authorize.vue
index 27cce42..11fb06b 100644
--- a/pages/oauth/authorize.vue
+++ b/pages/oauth/authorize.vue
@@ -3,42 +3,6 @@
-
Login to your account
diff --git a/pages/oauth/reset.vue b/pages/oauth/reset.vue
index 2191462..5f7416c 100644
--- a/pages/oauth/reset.vue
+++ b/pages/oauth/reset.vue
@@ -1,36 +1,46 @@
-
-
-
+
+
+
An error occured
{{ error_description }}
-
+
Reset your password
-
-
-
- {{ message }}
-
+
+
An error occured
+ {{ error_description }}
+
+
+
+
+
+ New password
+ {{ errorMessage }}
+
+
+
-
-
-
- {{ message }}
-
+
+
+
+ Confirm password
+ {{ errors[0] }}
+
+
+
- This will reset your
- password. Be sure to put it in a password manager.
+
This will reset your
+ password. Make sure to put it in a password manager.
Reset
@@ -63,7 +73,6 @@