jparmenter / passport-intro

Tutorial on node auth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Passport-intro

nodeJS app intro to passport I found on scotch.io

Pre-requirements

MongoDB and Node.js

The install local dependencies:

npm install

Running passport-intro

node server.js

About

Tutorial on node auth


Languages

Language:JavaScript 100.0%