Open strdr4605 opened 4 years ago
It's not good to hardcode token and API URLs. As they may change often. also exposing tokens in the codebase is unsafe.
https://www.npmjs.com/package/dotenv
It's not good to hardcode token and API URLs. As they may change often. also exposing tokens in the codebase is unsafe.
https://www.npmjs.com/package/dotenv