@live-change/password-authentication-service
Advanced tools
Comparing version 0.2.16 to 0.2.19
{ | ||
"name": "@live-change/password-authentication-service", | ||
"version": "0.2.16", | ||
"version": "0.2.19", | ||
"description": "", | ||
@@ -27,3 +27,3 @@ "main": "index.js", | ||
}, | ||
"gitHead": "98a41ae61218a0ec58d4861b6409d8d9facde37f" | ||
"gitHead": "c2833a9660374ee17dd3def99fd1cdf47f6b1531" | ||
} |
@@ -40,2 +40,3 @@ const definition = require('./definition.js') | ||
throw { properties: { passwordHash: 'wrongPassword' } } | ||
const { session } = client | ||
await service.trigger({ | ||
@@ -42,0 +43,0 @@ type: 'signIn', user, session |
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
10683
311