Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 378 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 378 Bytes

Episode 5 : Credential Store

In this episode you learn how to utilise the environment variables that Bluemix makes available to read in the service credentials. If the credentials are not found in Bluemix, 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.