guruahn / vue-google-oauth2

🔌 Handling Google sign-in and sign-out for Vue.js applications
MIT License
183 stars 55 forks source link

Google Sign-In JavaScript Platform Library will be discontinued #73

Closed pauladiniz closed 1 year ago

pauladiniz commented 3 years 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?

hasanmuzak commented 2 years ago

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."

guruahn commented 1 year ago

78 same issue