15 lines
432 B
JSON
15 lines
432 B
JSON
{
|
|
"appId": "com.wrenchboard.users",
|
|
"appName": "WrenchBoard",
|
|
"webDir": "www",
|
|
"bundledWebRuntime": false,
|
|
"plugins": {
|
|
"GoogleAuth": {
|
|
"scopes": ["profile","email"],
|
|
"clientId": "817021856543-khlurl8ifdr0sd2cvekn167d02mk9dlg.apps.googleusercontent.com",
|
|
"serverClientId": "817021856543-khlurl8ifdr0sd2cvekn167d02mk9dlg.apps.googleusercontent.com",
|
|
"forceCodeForRefreshToken": true
|
|
}
|
|
}
|
|
}
|