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
{{ message }}
This repository has been archived by the owner on May 30, 2023. It is now read-only.
Hi there, I got an email last September about the Google Sign-In JavaScript platform library for Web being deprecated. I'm currently using this package for google sign in (iOS, Android and Browser).
I think that this deprecation only applies to the Browser platform, will I need to change anything in the code in order for my app to continue working after March 31st on 2023? Thanks!
Use instead the new Google Identity Services for Web solution to quickly and easily sign users into your app using their Google accounts.
By default, new client IDs are now blocked from using the older platform library; existing client IDs are unaffected. New client IDs created before July 29th, 2022 may set the plugin_name to enable use of the legacy Google platform library.
Hi @EddyVerbruggen
Please can you advise on the status of this issue - Are there plans to update this plugin to use the new Google Identity Services SDK?
I think the changes don't affects this plugin because the client id informed in the google's mail is about access by web. @EddyVerbruggen Can you say us anything? Thank you very much!
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi there, I got an email last September about the Google Sign-In JavaScript platform library for Web being deprecated. I'm currently using this package for google sign in (iOS, Android and Browser).
I think that this deprecation only applies to the Browser platform, will I need to change anything in the code in order for my app to continue working after March 31st on 2023? Thanks!
(https://developers.googleblog.com/2021/08/gsi-jsweb-deprecation.html), and unavailable for download after March 31, 2023. The solutions in this guide are based on this library and therefore also deprecated.
Use instead the new Google Identity Services for Web solution to quickly and easily sign users into your app using their Google accounts.
By default, new client IDs are now blocked from using the older platform library; existing client IDs are unaffected. New client IDs created before July 29th, 2022 may set the plugin_name to enable use of the legacy Google platform library.
https://developers.google.com/identity/gsi/web/guides/migration#rendered
The text was updated successfully, but these errors were encountered: