IIFLSecurities/TradingAPIs

NodeJs is using hardcoded 'Encryption Key'

Opened this issue · 1 comments

in the file 'encry.js'

its written
this.enc_key = "YxjDEpOqxMSHJoXWb06CxjLNJxsZGNR0Z7Rg112orvaraf5UsWApy5tH8gCIEDO3";

need to load it from .env

@IIFLSecurities added a pull request
#38