Closed nms377 closed 7 years ago
npm install the following dependencies (a few might not be needed):
passport passport-http passport-local passport-instagram passport-facebook passport-google-oauth path cookie-parser express-session bcryptjs connect-flash
added .gitignore to ignore auth.js file with secret keys and id, added auth sample in its place. Added auth/passport.js for auth and made additions to server.js that includes passport. Need to confirm routes with Chaz.
Setup authentication/encryption for users and setup routes for user/gallery