Adds Steam auth and API

This commit is contained in:
Karl Jakober
2014-02-05 16:37:48 +00:00
parent 1ff27464fe
commit aa36ad9fbb
8 changed files with 117 additions and 3 deletions

View File

@@ -172,6 +172,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
-----------------