electron-oauth2
electron-oauth2 copied to clipboard
Add flag to avoid weird errors when browser window has been already c…
Hello,
It can happen that will-navigate and did-get-redirect-request are both called and so the browser window has already been closed. This display bad error message in the middle of the app.