Boilerplate for Github, Google, and Instagram Auth
npm install
- Update _config.js with the client secret
- Update client/app.js with the client id
- Run!
- Add social auth logic to server/routes/auth.js
- Update the user model
- Update _config.js with the client secret
- Update client/app.js with the client id