What is iron-session?
"Secure, stateless, and cookie-based session library for JavaScript"
iron-session is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 87.9 KB on disk.
Installation Guide
# Install via NPM
npm install iron-session
# Install via Yarn
yarn add iron-session