Forum Discussion
diridev
Oct 30, 2021Copper Contributor
Edge Stable crashing on extension function chrome.identity.launchWebAuthFlow
I've developed an Edge extension which allows users to login with their Google account. I use the https://developer.chrome.com/docs/extensions/reference/identity/#method-launchWebAuthFlow function fo...
matt_kingTH
Dec 02, 2021Copper Contributor
I can confirm this also happens on OSX. It also falls over on the call to chrome.identity.launchWebAuthFlow. It was working up until yesterday.
sobby
Dec 02, 2021Copper Contributor
In our case, it is happening with Microsoft OAuth login, Google and OKTA are working fine.
It is only failing when we are passing Microsoft login URL. I have also raised a ticket at Stackoverflow
It is only failing when we are passing Microsoft login URL. I have also raised a ticket at Stackoverflow
- sobbyDec 02, 2021Copper Contributorhttps://stackoverflow.com/questions/70187797/chrome-extension-crashes-on-microsoft-edge-browser-while-calling-launchwebauthfl?noredirect=1#comment124087889_70187797
- sobbyDec 02, 2021Copper Contributor
Please check stack overflow link for the solution
- KristofferPKDec 18, 2021Copper Contributor
sobby Sorry but it's not a solution, it's a workaround and it doesn't even work for me (the workaround returns undefined which means I can't even use it). I also have this issue: https://stackoverflow.com/questions/70286901/edge-extension-crashes-the-whole-browser-on-api-call-after-latest-update-launch