Skip to content

tc/node-passport-mongoose-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Express Passport Mongoose Example

@tommychheng

Example project showing how to implement passport auth with express and mongoose.

Setup

Install and run mongodb.

To start server:

npm install
npm run start-dev

Test

To run functional tests:

npm run function_test

About

example app for using node-passport-mongoose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors