Merge branch 'master' of https://github.com/KarlJakober/hackathon-starter into KarlJakober-master

* 'master' of https://github.com/KarlJakober/hackathon-starter:
  Adds Steam auth and API
This commit is contained in:
Sahat Yalkabov
2014-02-05 12:26:23 -05:00
8 changed files with 117 additions and 3 deletions

View File

@@ -192,6 +192,13 @@ Obtaining API Keys
- Click **✔Register**
- Copy and paste *OAuth consumer key* and *OAuth consumer secret* keys into `config/secrets.js`
<hr>
<img src="http://www.userlogos.org/files/logos/jumpordie/steam_01.png" width="200">
- Go to http://steamcommunity.com/dev/apikey
- Once signed in, enter your domainm agree to terms, and click **Register**
- Copy and paste *key* into `config.secrets.js`
Project Structure
-----------------