Skip to content

nkmishra1997/MEAN-FB-login

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MEAN-FB-login

FB login boilerplate using MEAN stack(work in progress)

Done

  1. Working Facebook login.
  2. Accepts name, email id , fbid, token
  3. Display above data on profile page using ejs
  4. Save details in MongoDb.

To be done

1.Angular part

Instructions

If you would like to download the code and try it for yourself:

  1. Clone the repo
  2. Install packages: npm install
  3. Change out the database configuration in config/database.js
  4. Change out auth keys in config/auth.js
  5. Launch: node server.js
  6. Visit in your browser at: http://localhost:3000

About

FB login boilerplate using MEAN stack(work in progress)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published