Skip to main content
Home

In the article, Hide Your Keys, Hide Your Access, I discussed using environment variables as a way to keep access credentials and sensitive data out of your code repository. Now, let's take a look at how environment variables can be used during API migrations.

For the purposes of the following examples, let's assume the .env file defines the following variables:

https://www.lullabot.com/articles/managing-authentication-during-api-migrations

© Shivakumar Ramamurthy