Login required for access
In order to watch this lesson, you'll need to login to the website.
Keep Secrets Safe with Environment Variables
Fullstack Social iOS NodeJS REST
Within your server code, you'll almost always have a need to access external services such as AWS or your Mongo/SQL databases. Instead of storing your password and credentials in plain sight, you'll want to move them into environment variables that only the machine are aware of. Doing this means your local environment will also need to store this information, let's go through how this is done.

Comments (4)
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
4 years ago
4 years ago
5 years ago
5 years ago
5 years ago
5 years ago
HELP & SUPPORT