Minor settings changes
This commit is contained in:
parent
9049f6635d
commit
eb9c85fca1
1 changed files with 2 additions and 12 deletions
|
|
@ -3,19 +3,9 @@
|
|||
"private": {
|
||||
"MAIL_URL": "",
|
||||
"OAuth": {
|
||||
"facebook": {
|
||||
"appId": "",
|
||||
"secret": "",
|
||||
"loginStyle": "popup"
|
||||
},
|
||||
"google": {
|
||||
"clientId": "",
|
||||
"secret": "",
|
||||
"loginStyle": "popup"
|
||||
},
|
||||
"github": {
|
||||
"clientId": "",
|
||||
"secret": "",
|
||||
"clientId": "***REMOVED***",
|
||||
"secret": "***REMOVED***",
|
||||
"loginStyle": "popup"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue