CapceleaCristian / ReactPhoneStore

Phone Store using ReactJS
0 stars 0 forks source link

Use dotenv for API urls/, tokens, configs #16

Open strdr4605 opened 4 years ago

strdr4605 commented 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