Actions
Feature proposal #7197
closedImplement support for web api keys
Description
Instead of install from web only relying on JSONP calls it could support sending a api key instead. Users would have to supply their domain and it'd generate a key they can supply within CB to pass to the install from web API call, which won't need to rely on JSONP which doesn't work if 3rd party cookies are blocked in the browser.
Actions