GoogleWebComponents / google-apis

Web components for loading Google's JavaScript Libraries
https://elements.polymer-project.org/elements/google-apis
Other
87 stars 64 forks source link

Only allow a clientId or apiKey, never both. #10

Closed bamnet closed 10 years ago

bamnet commented 10 years ago

When a Client ID is set, prefer it over an API key. Setting both an API Key and a Client ID when loading the API is not allowed.

ebidel commented 10 years ago

Before this PR can be merged, please sign the CLA. See the CONTRIBUTING guide.

ebidel commented 10 years ago

Thanks for signing the CLA!

addyosmani commented 10 years ago

LGTM.