What is fast-jwt?
"Fast JSON Web Token implementation"
fast-jwt is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 65.0 KB on disk.
Installation Guide
# Install via NPM
npm install fast-jwt
# Install via Yarn
yarn add fast-jwt