diff --git a/pages/client/[id]/callback.vue b/pages/client/[id]/callback.vue index 8141b33..d9092cd 100644 --- a/pages/client/[id]/callback.vue +++ b/pages/client/[id]/callback.vue @@ -14,6 +14,34 @@ Drop has successfully authorized the client. You may now close this window.

+ + +
+ + Having issues? + + + +
+ +

+ Paste this code into the client to continue: +

+

+ {{ authToken }} +

+
+
@@ -123,6 +151,7 @@