Google Login frontend
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"appId": "com.wrenchboard.users",
|
||||
"appName": "WrenchBoard",
|
||||
"webDir": "www",
|
||||
"bundledWebRuntime": false,
|
||||
"plugins": {
|
||||
"GoogleAuth": {
|
||||
"scopes": ["profile","email"],
|
||||
"clientId": "817021856543-ad9nsjgdpsu2s2jrl63j3ihrv7lbf6ma.apps.googleusercontent.com",
|
||||
"serverClientId": "817021856543-ad9nsjgdpsu2s2jrl63j3ihrv7lbf6ma.apps.googleusercontent.com",
|
||||
"forceCodeForRefreshToken": true
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user