shopify-node
Advanced tools
Comparing version 0.1.2 to 0.1.3
{ | ||
"name": "shopify-node", | ||
"description": "A NodeJS connector for Shopify OAuth2", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"author": { | ||
"name": "Nodejitsu Inc.", | ||
"name": "uh-sem-blee, Co. | typefoo", | ||
"email": "hello@typefoo.com" | ||
@@ -30,4 +30,4 @@ }, | ||
}, | ||
"_id": "shopify-node@0.1.2", | ||
"_id": "shopify-node@0.1.3", | ||
"_from": "shopify-node@" | ||
} |
@@ -30,7 +30,6 @@ # Shopify Node | ||
shopify.getAccessToken(code, function(err, access_token) { | ||
console.log(JSON.parse(err)); | ||
console.log(JSON.parse(access_token)); | ||
}); | ||
}); | ||
console.log(JSON.parse(err)); | ||
console.log(JSON.parse(access_token)); | ||
}); | ||
Built in Carolina & Ohio. www.typefoo.com |
4713
34