-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Open
Labels
browser-extensionfeatureFeature requests.Feature requests.msal-browserRelated to msal-browser packageRelated to msal-browser packagetracked-internallyBugs that are tracked by Msft internallyBugs that are tracked by Msft internally
Description
Core Library
MSAL.js v2 (@azure/msal-browser)
Wrapper Library
Not Applicable
Description
msal-browser doesn't work as it should when called from a manifest v3 service worker.
I've adapted the extension sample in an attempt to get it working under manifest v3. However I have the following issues depending on where I try to use the library.
Background service worker - The library's browser detection fails as there is no window object in a service worker.
Content script - No access to chrome.identity should library calls fail. I'm also loathed to inject the whole library into every page loaded.
Is there ay way to get the library working with manifest v3?
Source
External (Customer)
bartlomiejzuber, wolkowsky, kobiakov, vhatsura, cattermo and 7 more
Metadata
Metadata
Assignees
Labels
browser-extensionfeatureFeature requests.Feature requests.msal-browserRelated to msal-browser packageRelated to msal-browser packagetracked-internallyBugs that are tracked by Msft internallyBugs that are tracked by Msft internally