DEbinger / CEGS

Final Project
0 stars 2 forks source link

Feature/32 setup of auth encryption #43

Closed DEbinger closed 7 years ago

DEbinger commented 7 years ago

adding changes for review.

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. added google auth to passport. additional commits of package.json for npm install routes and server for merging.