From b0ed6f7e08a80b9f5693c6ede10eddbb7ffd111f Mon Sep 17 00:00:00 2001 From: Matias Lopez Date: Tue, 17 May 2022 20:47:42 -0400 Subject: [PATCH] fix(storage): initialization storage fixed Before this fix every time WebAuth was initialized the storage was set as sessionStorage. Now only change if calls the method login. --- .idea/workspace.xml | 14 +++++++++++--- src/index.js | 2 +- test/auth.test.js | 18 +++++++++--------- 3 files changed, 21 insertions(+), 13 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 7b51b34..db19f74 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -8,7 +8,6 @@ -