From 1230e96b16b7cec0e853918eb4496d228caaa574 Mon Sep 17 00:00:00 2001 From: Zach Mullen Date: Fri, 11 Oct 2019 19:07:16 -0400 Subject: [PATCH] Don't try to set cookie from hash during OAuth login Fixes #188 --- .../Authentication/Authentication.vue | 8 +++++-- src/rest.js | 22 +------------------ 2 files changed, 7 insertions(+), 23 deletions(-) diff --git a/src/components/Authentication/Authentication.vue b/src/components/Authentication/Authentication.vue index 961354cd..14350960 100644 --- a/src/components/Authentication/Authentication.vue +++ b/src/components/Authentication/Authentication.vue @@ -16,7 +16,6 @@ v-card.girder-authentication-component