ngGAPI
ngGAPI copied to clipboard
support API key for credential
If clientId
is filled in GoogleApp
whether with or without apiKey
, apiKey
will not be used.
(API works with OAuth flow)
But, only apiKey
is filled in GoogleApp
, OAuth flow will not be worked.
(API works with public API key)