Fix support for Windows 10 Web Authentication Broker
Apps on Windows 10/11 use Web Authentication Broker (special built-in UWP app) in order to securely authenticate a user.
Unfortunately it still uses IE based web view. Causing this
https://user-images.githubusercontent.com/2365592/145680353-6e0862a1-5251-4ee5-bf79-803a8e6f5a56.png
You must add a special check and allow to open auth view in IE.
How to reproduce
Install https://www.microsoft.com/store/productId/9NN46KBBHL2W
Try to authenticate
Expected behavior
Twitch is opened in Web Authentication Broker and allows to authenticate
5
votes
