/passworth

Autenticação Passport no Nodejs com Express

Primary LanguageHTMLMIT LicenseMIT

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

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

Installing

cd passworth && yarn

Then run the project

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