erisu commented on issue #372: URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/372#issuecomment-1072360115
@HarelM I think the user agent has nothing to do with it. Read this post from Google. https://developers.googleblog.com/2021/06/upcoming-security-changes-to-googles-oauth-2.0-authorization-endpoint.html > As part of that work, we recently introduced a new [secure browser policy](https://developers.google.com/identity/protocols/oauth2/policies#browsers) prohibiting Google OAuth requests in embedded browser libraries commonly referred to as embedded webviews. All embedded webviews will be blocked starting on September 30, 2021. > Embedded webviews implementing or extending [Android WebView](https://developer.android.com/reference/android/webkit/WebView) do not comply with Google's [secure browser policy](https://developers.google.com/identity/protocols/oauth2/policies#browsers) for its OAuth 2.0 Authorization Endpoint. I think it is the Google's secure browser policy that is blocking it. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
