Skip to content

Instantly share code, notes, and snippets.

@RealNobody
Created August 17, 2015 19:22
Show Gist options
  • Save RealNobody/18ab1216ba544b96dea6 to your computer and use it in GitHub Desktop.
Save RealNobody/18ab1216ba544b96dea6 to your computer and use it in GitHub Desktop.
social-auth.yml
########################################################################################################################
# WARNING - Never check this into the repository (.erb OK).
########################################################################################################################
test:
oauth_site: "http://www.mortgagedev.local:3000"
linkedin_api_key: "75zytn7axarxow"
linkedin_secret: "As7nXelebjBRCQpR"
facebook_api_key: "427382617470473"
facebook_secret: "d237e4dfa950ce925a0b402ee4f96ea8"
twitter_api_key: "ltFy8i1gZ8pDau9JREsUupuJA"
twitter_secret: "80oTJ2LZYzzaQBWXuqmnzyLyvohKfVvcGx9Id3rSqqNnun9Jot"
development:
oauth_site: "http://www.mortgagedev.local:3000"
linkedin_api_key: "75zytn7axarxow"
linkedin_secret: "As7nXelebjBRCQpR"
facebook_api_key: "427382617470473"
facebook_secret: "d237e4dfa950ce925a0b402ee4f96ea8"
twitter_api_key: "ltFy8i1gZ8pDau9JREsUupuJA"
twitter_secret: "80oTJ2LZYzzaQBWXuqmnzyLyvohKfVvcGx9Id3rSqqNnun9Jot"
staging:
oauth_site: "http://www.stagingagenttapp.info"
linkedin_api_key: "75zytn7axarxow"
linkedin_secret: "As7nXelebjBRCQpR"
facebook_api_key: "436000379942030"
facebook_secret: "a8c8acdeacedbcc7356fd6fd0e60219d"
twitter_api_key: "ltFy8i1gZ8pDau9JREsUupuJA"
twitter_secret: "80oTJ2LZYzzaQBWXuqmnzyLyvohKfVvcGx9Id3rSqqNnun9Jot"
pre_production:
oauth_site: "http://www.stagingmortgagemapp.info"
linkedin_api_key: "75zytn7axarxow"
linkedin_secret: "As7nXelebjBRCQpR"
facebook_api_key: "435999836608751"
facebook_secret: "821d64d6beaf9b87df5fd2bd2c9b63c2"
twitter_api_key: "ltFy8i1gZ8pDau9JREsUupuJA"
twitter_secret: "80oTJ2LZYzzaQBWXuqmnzyLyvohKfVvcGx9Id3rSqqNnun9Jot"
production:
oauth_site: "http://www.cardtapp.com"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment