NodeJs is using hardcoded 'Encryption Key'
Opened this issue · 1 comments
farazu101 commented
in the file 'encry.js'
its written
this.enc_key = "YxjDEpOqxMSHJoXWb06CxjLNJxsZGNR0Z7Rg112orvaraf5UsWApy5tH8gCIEDO3";
need to load it from .env
farazu101 commented
@IIFLSecurities added a pull request
#38