Skip to content

nenadjaja/node-passport-authentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Authentication with Node.js and Passport

An example of user authentication with Node, Express and Passport

Get started

Clone the app, CD into it and run:

$ npm install
$ nodemon app.js

If you don't have nodemon installed:

$ npm install nodemon -g

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published