Skip to content
This repository has been archived by the owner on May 21, 2019. It is now read-only.

Latest commit

 

History

History
4 lines (4 loc) · 382 Bytes

File metadata and controls

4 lines (4 loc) · 382 Bytes

Episode 5 : Credential Store

In this episode you learn how to utilise the environment variables that IBM Cloud makes available to read in the service credentials. If the credentials are not found in IBM Cloud, ie. when you have not bound them into your application, the application checks for the credentials in a credentials.json file. Which you can then protect appropriately.