Comparing version 0.10.0 to 0.10.1
@@ -624,3 +624,4 @@ /*jslint node: true */ | ||
if(err){ | ||
return callback(err); | ||
// [AM] - This is when we get a 500, which is (in ALKS Core) a bad refresh token. Should pass this error to the CLI. | ||
return callback("Error: Refresh token expired. Please try to use the logout2fa and login2fa commands."); | ||
} | ||
@@ -627,0 +628,0 @@ else if(results.statusCode !== 200){ |
{ | ||
"name": "alks-node", | ||
"version": "0.10.0", | ||
"version": "0.10.1", | ||
"description": "Node client for ALKS", | ||
@@ -5,0 +5,0 @@ "main": "lib/alks-api.js", |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
32690
12
567