Skip to content

ptlergo/oauthtest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My first OAuth application

  • PassportJS
  • ejs
  • morgan
  • express
  • passport-facebook

add

profileFields: ['id', 'emails' , 'name']

into FacebookStrategy to bypass error

Database

  • mongoose -mLab

login, signup, and profile views

  • template code from scotch.io