You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 13, 2026. It is now read-only.
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.
For projects with a custom API on google cloud endpoints it would be nice if there was an
api-keyproperty ingoogle-client-loader. That way I wouldn't have to set it myself throughgapi.client.setApiKey("###API-KEY###");when gapi.client has been loaded.