diff --git a/server/pages/client/[id]/callback.vue b/server/pages/client/[id]/callback.vue index 8141b335..d9092cd3 100644 --- a/server/pages/client/[id]/callback.vue +++ b/server/pages/client/[id]/callback.vue @@ -14,6 +14,34 @@ Drop has successfully authorized the client. You may now close this window.
+ ++ Paste this code into the client to continue: +
++ {{ authToken }} +
+