Codebase for the "Session Authentication" video on my YouTube channel.
Clone and install the dependencies
git clone git@github.com:kamranahmedse/node-session-auth-example.git
npm installRun the below command to start the application
npm run startMIT © Kamran Ahmed