You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi I received an email from google a few days ago, the email is as follows:
Dear Google Developer,
On January 18, 2023, we sent a notification about the support for the Google Sign-In JavaScript platform library being deprecated after March 31, 2023. We are now writing to inform you that the list of App Name and Client ID you received in the previous email could be incorrect.
Currently my application is online with this version:
"@codetrix-studio/capacitor-google-auth": "^3.2.0"
"firebase": "^8.10.0"
I wanted to know if they are already ok, or should I update? Or do I have to wait for some update?
I also didn't understand if this problem concerns only the web version of the application or also the android and ios version.
Thanks in advance to everyone!
The text was updated successfully, but these errors were encountered:
It's official, my web app no longer works for Google Login. When you click the Google Login button on my web application it now says: Access blocked: This app’s request is invalid." What are we to do?
My app is still working fine. They deprecated it, they didn't shut it down yet . Are you up to date on this library ? If you are below 3.1.4, there's maybe a chance it doesn't work anymore (see #208)
Hi I received an email from google a few days ago, the email is as follows:
Currently my application is online with this version:
"@codetrix-studio/capacitor-google-auth": "^3.2.0"
"firebase": "^8.10.0"
I wanted to know if they are already ok, or should I update? Or do I have to wait for some update?
I also didn't understand if this problem concerns only the web version of the application or also the android and ios version.
Thanks in advance to everyone!
The text was updated successfully, but these errors were encountered: