Closed pauladiniz closed 1 year ago
Google is discontinuing the Google Sign-In JavaScript Platform: https://developers.google.com/identity/sign-in/web/sign-in
From now on, we'll need the Google Identity Services SDK.
Should I just remove vue-google-oauth or it's safe to keep it in my project?
Any update? It throws a warning such as;
"Your client application uses libraries for user authentication or authorization that will soon be deprecated. See the Migration Guide for more information."
Google is discontinuing the Google Sign-In JavaScript Platform: https://developers.google.com/identity/sign-in/web/sign-in
From now on, we'll need the Google Identity Services SDK.
Should I just remove vue-google-oauth or it's safe to keep it in my project?