Autenticação Passport no Nodejs com Express
A simple Oauth example with Facebook and Twitter
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.
First you clone the repo
git clone https://github.com/dougtq/passworth.git
cd passworth && yarn
Then run the project
yarn dev
The chosen code style is Standard
Please read [CONTRIBUTING.md] for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning.
This project is licensed under the MIT License - see the LICENSE.md file for details