express-api-user-management-signup
Advanced tools
Comparing version 0.0.51 to 0.0.52
{ | ||
"name": "express-api-user-management-signup", | ||
"version": "0.0.51", | ||
"version": "0.0.52", | ||
"description": "adds user frontend with login-, registration-, and webhook- features to your (express) application. Startingpoint for DIY api management", | ||
@@ -5,0 +5,0 @@ "author": { |
@@ -40,3 +40,3 @@ express-api-user-management-signup | ||
requestdata: { headers: { "x-some-token":"l1kj2k323"} } | ||
} | ||
}, | ||
mongo: { | ||
@@ -46,5 +46,5 @@ host: "localhost", | ||
name: "foo" | ||
// user: "foo" | ||
// user: "foo", | ||
// password: "23kj4" | ||
} | ||
}, | ||
layout: { | ||
@@ -51,0 +51,0 @@ title: { |
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
724417