How to use CryptoJS and Cookies to Work with Secrets in Postman
In my previous article, we explored how to use cookies in Postman to store your secrets. Depending on your security requirements, you may need to use cryptography. This is where CryptoJS can help.
Script to Generate an Encrypted Secret
We can use a l...
miguelacallesmba.com2 min read