From: Benjamin Auder Date: Mon, 25 Mar 2019 16:41:09 +0000 (+0100) Subject: Attempt to fix authenticate + local user data X-Git-Url: https://git.auder.net/?p=vchess.git;a=commitdiff_plain;h=a7f9f050e44080e8caf888e3b230660abffa2400 Attempt to fix authenticate + local user data --- diff --git a/client/src/components/UpsertUser.vue b/client/src/components/UpsertUser.vue index 7b92cf9a..46f3bfe8 100644 --- a/client/src/components/UpsertUser.vue +++ b/client/src/components/UpsertUser.vue @@ -1,4 +1,3 @@ -// Logic to login, or create / update a user (and also logout)