Hello Basir,
Hope you are doing well.
I was watching your video for using react google sign in library to sign in with google account which is very helpful since i am a beginner, however, i keep getting this error below, and i had been searching a bit ,and found out it’s because they updated the oath system and the old one is no longer in use. for this case, i am not sure how i could update my code to make it works. Could be great if you could give me a guide on this. Thank you so much.
error : You have created a new client application that uses libraries for user authentication or authorization that are deprecated. New clients must use the new libraries instead. See the [Migration Guide](https://developers.google.com/identity/gsi/web/guides/gis-migration) for more information.
Regards