See OAuthSettings constructor for common documentation.
The 'provider' field may be omitted. If it is included, it MUST be set
to "google".
Additionally, this constructor supports the following JSON key:
Key
Type
Description
projectId
string
The project id of the
application as registered with Google. Not to be confused with
the client id.
Please note that this JSON format is different from the JSON exported
by Google's API Manager. If you want to use the JSON file downloaded
from API Manager, call loadGoogleAuthSettings instead.
See OAuthSettings constructor for common documentation.
The 'provider' field may be omitted. If it is included, it MUST be set to "google".
Additionally, this constructor supports the following JSON key:
Please note that this JSON format is different from the JSON exported by Google's API Manager. If you want to use the JSON file downloaded from API Manager, call loadGoogleAuthSettings instead.