Skip to content

An Example of Authentication with Node.js, Express.js, Passport and MongoDB

Notifications You must be signed in to change notification settings

moiscye/express-authentication-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

express-authentication-example

An Example of Authentication with Node.js, Express.js, Passport and MongoDB

This source code of an example of Node.js, Express.js Passport and MongoDB. Have three ways of authentication for Google, Facebook and passport-local-mongoose using Passport.

To run locally you need to have Node installed:

Clone this repo  
Open the terminal in the correct path   
Run npm install  
 Update the Secrets as instructed in the comments   
Run Node app.js   

About

An Example of Authentication with Node.js, Express.js, Passport and MongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published