1. {{t "templates.socialProviders.configureGoogle"}}

{{> social/_callback callBackHelp="templates.socialProviders.googleGeneralHelp" admin=adminCallback enduser=enduserCallback}}
2. {{t "templates.socialProviders.enterConfigure"}}
{{> form/_basicInput value=client_id label="templates.socialProviders.clientId" property="client_id" noValidation="true"}}
{{> form/_tagSelectize value=scope label="templates.socialProviders.scope" property="scope" noValidation="true" helpKey="templates.socialProviders.googleScopeHelp" }}