easy-node-authentication

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

  • 所有者: scotch-io/easy-node-authentication
  • 平台:
  • 許可證: MIT License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

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

主要指標

概覽
名稱與所有者scotch-io/easy-node-authentication
主編程語言JavaScript
編程語言JavaScript (語言數: 2)
平台
許可證MIT License
所有者活动
創建於2013-12-03 16:31:19
推送於2021-07-07 04:11:40
最后一次提交2017-11-16 11:27:17
發布數0
用户参与
星數1.4k
關注者數70
派生數745
提交數61
已啟用問題?
問題數39
打開的問題數16
拉請求數15
打開的拉請求數3
關閉的拉請求數7
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?