使用Firebase for Google登录与使用React创建的Chrome扩展。我已经使用GoogleConsole设置了oauth,并且能够成功地使用chrome扩展使用 chrome.identity.getAuthToken({ interactive: true }, function (token) { console.log('It was not possible to get a token programmatically.');
} else if (chrome.runtime