deepstream-passport
Advanced tools
Comparing version 1.1.1 to 1.1.2
{ | ||
"name": "deepstream-passport", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "Passport Session Authentication for Deepstream.io", | ||
@@ -5,0 +5,0 @@ "main": "main.js", |
@@ -32,3 +32,3 @@ # deepstream-passport | ||
} | ||
}) | ||
})) | ||
@@ -44,7 +44,7 @@ // Custom `isValidUser`: | ||
}, | ||
canPerformAction(user, callback) { | ||
callback(null, user.isAdmin) | ||
} | ||
}) | ||
})) | ||
``` |
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