easy-node-authentication

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

  • Owner: scotch-io/easy-node-authentication
  • Platform:
  • License:: MIT License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

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.

Upgraded To Express 4.0

This tutorial has been upgraded to use ExpressJS 4.0. See the commit for specific changes.

Instructions

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

  1. Clone the repo: git clone git@github.com:scotch-io/easy-node-authentication
  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

The Tutorials

Main metrics

Overview
Name With Ownerscotch-io/easy-node-authentication
Primary LanguageJavaScript
Program languageJavaScript (Language Count: 2)
Platform
License:MIT License
所有者活动
Created At2013-12-03 16:31:19
Pushed At2021-07-07 04:11:40
Last Commit At2017-11-16 11:27:17
Release Count0
用户参与
Stargazers Count1.4k
Watchers Count70
Fork Count745
Commits Count61
Has Issues Enabled
Issues Count39
Issue Open Count16
Pull Requests Count15
Pull Requests Open Count3
Pull Requests Close Count7
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private