Node.js Token based Authentication Example Token Based Authentication Quick Start # Install dependencies npm install # Serve on localhost:3000 npm start