From 1928c62ffe255c3a2a89d31d7e8bf69035b1babb Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 19 Oct 2015 18:44:07 -0400 Subject: stub sdk loader for test suite --- StoneIsland/www/js/sdk/auth.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'StoneIsland/www/js/sdk/auth.js') diff --git a/StoneIsland/www/js/sdk/auth.js b/StoneIsland/www/js/sdk/auth.js index 29bc78f2..71e9e2d0 100644 --- a/StoneIsland/www/js/sdk/auth.js +++ b/StoneIsland/www/js/sdk/auth.js @@ -16,7 +16,7 @@ var auth = (function(){ auth.access_token = "" auth.user_id = -1 - auth.name = name + auth.name = "" // ios: integrate keychain api // android: cordova.file.externalRootDirectory api @@ -32,4 +32,4 @@ var auth = (function(){ } return auth -})() \ No newline at end of file +})() -- cgit v1.2.3-70-g09d2