Open bhavya3024 opened 1 week ago
cookie-signature dependency is not required since it itself uses the crypto module to sign cookies itself. You can check here: https://github.com/tj/node-cookie-signature/blob/master/index.js
cookie-signature
crypto
cookie-signature
dependency is not required since it itself uses thecrypto
module to sign cookies itself. You can check here: https://github.com/tj/node-cookie-signature/blob/master/index.js