Hi,
You will need to connect to Electron App team as it may be blocking something in their framework to access the authentication URL.
The other side, you can also give a try with sign in redirect option.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi,
I am using Azure AD B2C for authentiction for the desktop app using Electron platform. For this I have used React library. This works fine when I run the app in Browser. But when I run the app in Electron, the pop-up just appears and disappears. Is there any way to achieve this?
In case of browser this opens a new browser window for the login pop-up, so it all works fine. But in case of Electron app, the blank pop-up just appears and disappears.
Please assist.
Thanks,
Shruthi
Hi,
You will need to connect to Electron App team as it may be blocking something in their framework to access the authentication URL.
The other side, you can also give a try with sign in redirect option.