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?
已存档?
是复刻?
已锁定?
是镜像?
是私有?