cordova-plugin-googleplus
cordova-plugin-googleplus copied to clipboard
Supporting new requirements of Google OAuth 2.0 described in the article.
Does the latest version of the plugin use the default web browser of the user or use an embedded browser? https://developers.googleblog.com/2021/06/upcoming-security-changes-to-googles-oauth-2.0-authorization-endpoint.html
The project uses cordova webview, I believe it is not supported by OAuth 2.0.
Do you have any plans to make changes to support this?
We are also using this plugin and have received an email stating Google will stop allowing Google Oauth 2.0 in Android WebView by July 24, 2023. Are there any plans to update the library for this?
@EddyVerbruggen since the deadline is coming closer, is this something you plan to fix or should we look for an alternative solution?
@dzhambulat did you maybe find an alternative way to do this?