Skip to content

Instantly share code, notes, and snippets.

@nunogoncalves
Created April 10, 2018 22:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nunogoncalves/b4ea1e73710336a357a417d28d641fa5 to your computer and use it in GitHub Desktop.
Save nunogoncalves/b4ea1e73710336a357a417d28d641fa5 to your computer and use it in GitHub Desktop.
struct GithubCreds {
static let clientId = "CLIENT ID"
static let clientSecret = "CLIENT SECRET"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment