Skip to content

annelin07/nodejs-socialauthenticator-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social Authenticator Demo

Starter project for the Social Authenticator lab. The purpose of this lab is to implement the following Passport authentication strategies: local, LinkedIn, Facebook, Twitter, and Google.

Initial Setup

  1. Clone the repo: git clone [email protected]:crabdude/social-authenticator
  2. Install packages: npm install
  3. Update the database configuration in config/database.js
  4. Update auth keys in config/auth.js
  5. Run npm start
  6. Visit in your browser at: http://127.0.0.1:8000

About

social authenticator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published