From d81402ee69ca9932c8eee437ae79985d961517a8 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Fri, 20 Nov 2015 12:55:23 -0500 Subject: sizing msg --- StoneIsland/www/js/sdk/auth.js | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'StoneIsland/www/js') diff --git a/StoneIsland/www/js/sdk/auth.js b/StoneIsland/www/js/sdk/auth.js index 294a862c..c1546532 100644 --- a/StoneIsland/www/js/sdk/auth.js +++ b/StoneIsland/www/js/sdk/auth.js @@ -16,6 +16,9 @@ var auth = sdk.auth = (function(){ auth.access_token = "" auth.user_id = -1 + + auth.next_view = null + auth.deferred_product = null // ios: integrate keychain api // android: cordova.file.externalRootDirectory api @@ -73,6 +76,7 @@ var auth = sdk.auth = (function(){ }) } auth.defer_add_to_cart = function(){ + // auth.deferred_product } auth.log_out = function(){ auth.access_token = "" -- cgit v1.2.3-70-g09d2