Skip to content

Instantly share code, notes, and snippets.

View bouwerp's full-sized avatar

Pieter Bouwer bouwerp

  • FXFlow
  • Cape Town
View GitHub Profile
@jokecamp
jokecamp / package.json
Last active July 6, 2020 13:50
Demo for Passport.js authentication in a Node.js Express application
{
"name": "securehelloworld",
"version": "1.0.0",
"description": "",
"main": "server.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",