- Launch
mongod - Install all dependencies by
npm i - Launch app by
NODE_ENV=development node app.js - ...
- Profit
forked from mwmaleks/passport-auth-example
-
Notifications
You must be signed in to change notification settings - Fork 0
maxvmv/passport-auth-example
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
The most widely used way for websites to authenticate users is via a username and password. Support for this mechanism is provided by the passport-local module.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 88.8%
- HTML 10.2%
- CSS 1.0%