Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] api-key property for google-client-loader #88

Open
Jookus opened this issue Apr 27, 2018 · 0 comments
Open

[Feature Request] api-key property for google-client-loader #88

Jookus opened this issue Apr 27, 2018 · 0 comments

Comments

@Jookus
Copy link

Jookus commented Apr 27, 2018

For projects with a custom API on google cloud endpoints it would be nice if there was an api-key property in google-client-loader. That way I wouldn't have to set it myself through gapi.client.setApiKey("###API-KEY###"); when gapi.client has been loaded.

<google-client-loader id="myApi"
                         app-id="my-appengine-project"
                         name="myapi"
                         version="v1"
                         api-key="###API-KEY###">
   </google-client-loader>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant