added auth docs and images for GitHub and Twitter

This commit is contained in:
Devon Jue
2017-10-26 00:13:29 -07:00
parent d8997f938b
commit 8c916bb987
10 changed files with 85 additions and 2 deletions

View File

@@ -77,6 +77,12 @@
},
"imgur": {
"clientID": "change this"
}
},
"s3": {
"accessKeyId": "change this",
"secretAccessKey": "change this",
"region": "change this"
},
"s3bucket": "change this"
}
}