Security

A collection of 1 post
Microlearning: NestJS and JWE - How to use it
Featured

Microlearning: NestJS and JWE - How to use it

Learn how to secure data using JSON Web Encryption (JWE) in NestJS. This post compares JWE and JWT, focusing on data encryption and confidentiality. It provides a practical guide on setting up the node-jose library, managing keys, and implementing encryption and decryption services in NestJS.
4 min read