This commit is contained in:
Paul Schneider 2017-01-25 10:42:03 +01:00
commit 7a5c34ae1e
4 changed files with 50 additions and 5645 deletions

View file

@ -49,7 +49,15 @@
"Google": {
"ApiKey": "[Your ApiKey]",
"ClientId" : "[Your ClientId]",
"ClientSecret": "[Your ClientSecret"
"ClientSecret": "[Your ClientSecret]"
},
"Facebook": {
"ClientId":"[Your ClientId]",
"ClientSecret":"[Your ClientSecret]"
},
"Twitter": {
"ClientId":"[Your ClientId]",
"ClientSecret":"[Your ClientSecret]"
}
}
}