passport-rescuetime
Advanced tools
Comparing version 0.1.8 to 0.1.9
@@ -82,2 +82,3 @@ /** | ||
this._oauth2.get(this._userProfileURL, accessToken, function (err, body, res) { | ||
console.log(res); | ||
if (err) { console.log("AHH "+error); | ||
@@ -84,0 +85,0 @@ return done(new InternalOAuthError('failed to fetch user profile', err)); } |
{ | ||
"name": "passport-rescuetime", | ||
"version": "0.1.8", | ||
"version": "0.1.9", | ||
"description": "GitHub authentication strategy for Passport.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
8647
114