The OpenID Connect Client ID for the Google web application.
The client secret associated with the Google web application. Cannot be specified with client_secret_setting_name.
client_secret_setting_name
The app setting name that contains the client_secret value used for Google login. Cannot be specified with client_secret.
client_secret
Specifies a list of OAuth 2.0 scopes that will be requested as part of Google Sign-In authentication. If not specified, openid, profile, and email are used as default scopes.
openid
profile
email