Episode #308

Managing Secrets

17 minutes
Published on October 30, 2017

This video is only available to subscribers. Get access to this video and 572 others.

Our applications often depend on 3rd party services that require API tokens, Client IDs & Secrets, Passwords and other sensitive data. This data should not be checked into your source repository for numerous reasons. Having control over who has access to keys is important, especially for larger organizations. In this episode I will show you one technique for managing these keys without having to check them into git.

This episode uses Ios 11.1, Cocoapods 1.3.1, Xcode 9.1-beta1.