miguelromero2000 commented on pull request #363: URL: https://github.com/apache/cordova-plugin-inappbrowser/pull/363#issuecomment-730004638
Hi, I have tested the PullRequest in Android and it works ok. I have to add a new header to inappbrowser due to the fact that Google will block Google Sign In on January 4, 2021 from embedded browser frameworks. https://developers.googleblog.com/2020/08/guidance-for-our-effort-to-block-less-secure-browser-and-apps.html Surprisingly, adding the new header "Google-Accounts-Check-OAuth-Login:true", Google Sign seems to be working. I am using browserTarget: '_blank' ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
