23 lines
657 B
JSON
23 lines
657 B
JSON
{
|
|
"Authentication": {
|
|
"Google": {
|
|
"ClientId": "396640764717-ugh7obgucmg799iq6rq1eiqp565m4h6q.apps.googleusercontent.com",
|
|
"ClientSecret": "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"
|
|
},
|
|
"Facebook": {
|
|
"ClientId": "437131912442126",
|
|
"ClientSecret": "32ef19db9f3ce1de74ad081bf78c09f9"
|
|
},
|
|
"Microsoft": {
|
|
"ClientId": "8b7e3196-224f-4114-acc8-9cffb652a2be",
|
|
"ClientSecret": "Mrd8Q~vKEKEch0sfsu2FV5ISfVVbavz3_Px1OcI0" /*id: 5cdb0c5b-b79d-4fcf-bf4a-810d232a1bd5*/
|
|
}
|
|
},
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
},
|
|
"AllowedHosts": "*"
|
|
} |