Skip to content

Instantly share code, notes, and snippets.

@Andrew-Spiers
Last active August 29, 2015 14:01
Show Gist options
  • Save Andrew-Spiers/1dd0213b883cfaa985b1 to your computer and use it in GitHub Desktop.
Save Andrew-Spiers/1dd0213b883cfaa985b1 to your computer and use it in GitHub Desktop.
node.js - Basic Authentication
I have been looking at passport-local for authentication, however,
I think the following basic authentication will do the job;
http://blog.modulus.io/nodejs-and-express-basic-authentication
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment