Skip to content
This repository has been archived by the owner on Feb 8, 2018. It is now read-only.

Commit

Permalink
Add BB key/secret for local dev; #149
Browse files Browse the repository at this point in the history
  • Loading branch information
chadwhitacre committed Mar 22, 2013
1 parent 33d975d commit 09a9570
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions default_local.env
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ BALANCED_API_SECRET=90bb3648ca0a11e1a977026ba7e239a9
GITHUB_CLIENT_ID=3785a9ac30df99feeef5
GITHUB_CLIENT_SECRET=e69825fafa163a0b0b6d2424c107a49333d46985
GITHUB_CALLBACK=http://localhost:8537/on/github/associate
BITBUCKET_CLIENT_ID=b8yzpsurhsmJufUqzh
BITBUCKET_CLIENT_SECRET=WF3q2g7naRHeeGUjnxyRwPLVhMBU4dmP
BITBUCKET_CALLBACK=http://localhost:8537/on/bitbucket/associate
TWITTER_CONSUMER_KEY=QBB9vEhxO4DFiieRF68zTA
TWITTER_CONSUMER_SECRET=mUymh1hVMiQdMQbduQFYRi79EYYVeOZGrhj27H59H78
TWITTER_CALLBACK=http://127.0.0.1:8537/on/twitter/associate
3 changes: 3 additions & 0 deletions default_tests.env
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ BALANCED_API_SECRET=90bb3648ca0a11e1a977026ba7e239a9
GITHUB_CLIENT_ID=3785a9ac30df99feeef5
GITHUB_CLIENT_SECRET=e69825fafa163a0b0b6d2424c107a49333d46985
GITHUB_CALLBACK=http://localhost:8537/on/github/associate
BITBUCKET_CLIENT_ID=b8yzpsurhsmJufUqzh
BITBUCKET_CLIENT_SECRET=WF3q2g7naRHeeGUjnxyRwPLVhMBU4dmP
BITBUCKET_CALLBACK=http://localhost:8537/on/bitbucket/associate
TWITTER_CONSUMER_KEY=QBB9vEhxO4DFiieRF68zTA
TWITTER_CONSUMER_SECRET=mUymh1hVMiQdMQbduQFYRi79EYYVeOZGrhj27H59H78
TWITTER_CALLBACK=http://127.0.0.1:8537/on/twitter/associate

0 comments on commit 09a9570

Please sign in to comment.