facebook integration

This commit is contained in:
Julian Lam
2013-05-02 15:57:43 -04:00
parent c113f4151b
commit 9c05a76fcb
5 changed files with 64 additions and 2 deletions

View File

@@ -21,6 +21,10 @@ var config = {
"google": {
"id": '',
"secret": ''
},
"facebook": {
"app_id": '',
"secret": ''
}
}