From dc29604f94634e20de2b14481cb6ddf1b46d3fcc Mon Sep 17 00:00:00 2001 From: kolaente Date: Fri, 12 Jun 2020 20:02:32 +0200 Subject: [PATCH] Only renew user token on tab focus events --- src/App.vue | 61 ++++++++++++++++++++++++++++++++++++++++------------- 1 file changed, 46 insertions(+), 15 deletions(-) diff --git a/src/App.vue b/src/App.vue index b6f31c589..8ffee64d7 100644 --- a/src/App.vue +++ b/src/App.vue @@ -131,23 +131,35 @@