the code is about how to create oauth (using google account) using passport and express.js
Here I have made oauth using google plus account. Added simple login logout and profile routes and their respected views. Some routes are protected under oauth. Technology stack used are node.js,express.js,passport.js