-
Notifications
You must be signed in to change notification settings - Fork 1.6k
getAuthToken and oauth2 manifest documentation should mention failure modes #737
Comments
I agree that we should document the interaction with BrowserSignin. Thanks for calling out that More broadly, I don't think we can or should cover non-Chrome Chromium based browsers. Our global namespace, documentation site URL, and web store name all highlight the Chrome-centric nature of the platform being provided. Since Chromium is a Google project, I think documenting divergence between Chrome and Chromium is within our charge, but we do not necessarily have insight into how other Chromium based browsers modify the extensions platform. |
Thanks for raising this. We’ve moved to a new platform and so we’ll fix this over there. I’ve moved the issue to our new tracker and you can see it at: |
The documentation for the chrome.identity APIs does not mention that they will fail when an admin has disabled the BrowserSignin policy or (Chromium 87+) when the APIs are called from Chromium or another non-Google Chrome browser.
Some discussion in https://bugs.chromium.org/p/chromium/issues/detail?id=1205882#c5
Chrome Dev points to this post which includes some context and a prototype polyfill: https://groups.google.com/a/chromium.org/g/embedder-dev/c/tGCJ3QNVzYE
The text was updated successfully, but these errors were encountered: