russmedia-digital / cordova-plugin-google-signin

Cordova Google SignIn
Apache License 2.0
11 stars 29 forks source link

Is it using embedded webview in requests to Google's OAuth 2.0 authorization endpoint? #13

Open lakshya-8 opened 1 year ago

lakshya-8 commented 1 year ago

I have developed an iOS and Android app that utilizes the cordova-plugin-googleplus plugin to incorporate Google Sign-in functionality. However, I have received a notification from Google stating that my app is currently utilizing an embedded webview in requests to Google's OAuth 2.0 authorization endpoint, and this approach will soon be blocked. I am curious to know how this new plugin will handle communication with Google's OAuth APIs.