mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-15 10:16:12 +01:00
facebook integration
This commit is contained in:
@@ -21,6 +21,10 @@ var config = {
|
||||
"google": {
|
||||
"id": '',
|
||||
"secret": ''
|
||||
},
|
||||
"facebook": {
|
||||
"app_id": '',
|
||||
"secret": ''
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user