Skip to content

A basic app having local-login, local-signup with mail verification and oauth with facebook and google.

Notifications You must be signed in to change notification settings

Divine-Arrow/nodeAuth-passport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

User Authenticator

A basic app created using passport.js, having login and signup system with these features.

  • Local-login
  • Signup with mail verification
  • Oauth with GOOGLE
  • Oauth with FACEBOOK

Getting Started

Download the repository using browser or CLI.

git clone https://github.com/Divine-Arrow/nodeAuth-passport

Installing

A step by step series of examples that tell you how to run app.

Installing

npm install

Setting up heroku keys

change all the fields in the file of ./config/herokuKeys.js with your credential

Run

node app.js

server will run in http://localhost:3000/

About

A basic app having local-login, local-signup with mail verification and oauth with facebook and google.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published