Hey there, It me Shuvam Lamichhane. I am a FullStack JavaScript Developer, working with technologies such as Node.js, AWS Lambda, Nest.js, Express.js, Vue.js, Handlebars, MongoDB, MySQL, and DynamoDB. My point of interest lies in the Backend, with JavaScript, and TypeScript being the primary preferred languages.
I have over 1 year of experience and am currently at Cloudy Fox Technology Pvt. Ltd. as a backend software developer.
JWT (pronounced as “jot”) is a way of transferring signed data between two parties. The use case of JWT is seen in applications where authentication and information exchange is present. JWT is JSON object that has been signed using a secret key or a public/private key pair. It also can have an expire date after which the token is not valid to be used.
Sharp supports reading JPEG, PNG, WebP, GIF, AVIF, TIFF, and SVG images. Output images can be in JPEG, PNG, WebP, GIF, AVIF, and TIFF formats as well as uncompressed raw pixel data.