项目作者: dougtq

项目描述 :
Autenticação Passport no Nodejs com Express
高级语言: HTML
项目地址: git://github.com/dougtq/passworth.git
创建时间: 2017-08-04T15:51:19Z
项目社区:https://github.com/dougtq/passworth

开源协议:MIT License

下载


PassWorth

Description

A simple Oauth example with Facebook and Twitter

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

First you clone the repo

  1. git clone https://github.com/dougtq/passworth.git

Installing

  1. cd passworth && yarn

Then run the project

  1. yarn dev

Coding style

The chosen code style is Standard

Built With

  • Express - The server framework used
  • Passport - The Oauth Lib
  • Eslint - A pluggable tool for identifying on patterns in JavaScript.
  • Husky - Git hooks made easy

Contributing

Please read [CONTRIBUTING.md] for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details