Getting started with authentication in Node.js with Passport and PostgresQL
This is a quick-and-dirty introduction to putting together a Node application which uses Passport.js and PostgresQL (or whatever database flavour you fancy) to authenticate users.