mirror of
https://github.com/HackPlan/node-iap.git
synced 2026-04-29 04:14:53 +08:00
finished implementation of code to follow documentation. Also made fixes as per pr comments
This commit is contained in:
@@ -38,4 +38,4 @@ exports.getToken = function (iss, key, scope, cb) {
|
||||
|
||||
return cb(null, responseObject);
|
||||
});
|
||||
}
|
||||
};
|
||||
Reference in New Issue
Block a user