What is @oslojs/jwt?
"Parse and encoding JSON web tokens"
@oslojs/jwt is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 15.0 KB on disk.
Installation Guide
# Install via NPM
npm install @oslojs/jwt
# Install via Yarn
yarn add @oslojs/jwt