express-api-user-management-signup
Advanced tools
Comparing version 0.0.2 to 0.0.22
{ | ||
"name": "express-api-user-management-signup", | ||
"version": "0.0.2", | ||
"version": "0.0.22", | ||
"description": "adds user frontend with login / registration features to your (express) application. Startingpoint for DIY api management", | ||
@@ -5,0 +5,0 @@ "author": { |
@@ -41,3 +41,9 @@ express-api-user-management-signup | ||
} | ||
mongo: { dbName: "localhost", dbPort: 27017, dbName: "foo"} | ||
mongo: { | ||
host: "localhost", | ||
port: 27017, | ||
name: "foo" | ||
// user: "foo" | ||
// password: "23kj4" | ||
} | ||
layout: { | ||
@@ -44,0 +50,0 @@ title: { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
415460
116