Sign inSign up

dockerimages/node-multilogin

By dockerimages

Updated almost 9 years ago

Image
0

235

dockerimages/node-multilogin repository overview

Easy Node Authentication

Code for the entire scotch.io tutorial series: Complete Guide to Node Authentication

We will be using Passport to authenticate users locally, with Facebook, Twitter, and Google.

Instructions

If you would like to download the code and try it for yourself:

  1. Clone the repo: git clone [email protected]:scotch-io/node-authentication-guide
  2. Install packages: npm install
  3. Change out the database configuration in config/database.js
  4. Change out auth keys in config/auth.js
  5. Launch: node server.js
  6. Visit in your browser at: http://localhost:8080

Tag summary

Content type

Image

Digest

sha256:0f403d367

Size

100.6 MB

Last updated

almost 9 years ago

docker pull dockerimages/node-multilogin