This repository was archived by the owner on Jan 22, 2019. It is now read-only.
Tags: sourcegraph/browser-extensions
Tags
fix: upgrade @sourcegraph/extensions-client-common to fix CSS Incorporates sourcegraph/extensions-client-common#67 to fix https://github.com/sourcegraph/sourcegraph/issues/629.
fix: access token logic (#267) This commit fixes access token usage by: - Not setting the `authorization` header when requesting from the options page. Chrome suddenly becan rejecting the request in pre-flight checks from hte options page. - _Only_ creating access tokens when the server connection is checked in the options page. - Save the access token ID so we can ensure it still exists on the server.
PreviousNext