sdoomz / react-google-picker

Google Picker for React
MIT License
45 stars 46 forks source link

Migrate to the new Google Identity Services library #37

Open swojcicki opened 2 years ago

swojcicki commented 2 years ago

Hey, do you plan to migrate to the new GIS library within the next 12 months? https://developers.google.com/identity/oauth2/web/guides/migration-to-gis

shafa909 commented 2 years ago

need to migrate as soon as possible, this is package is not woking with new client accounts. { error: "idpiframe_initialization_failed" details:"You have created a new client application that uses libraries for user authentication or authorization that will soon be deprecated. New clients must use the new libraries instead; existing clients must also migrate before these libraries are deprecated. See the [Migration Guide](https://developers.google.com/identity/gsi/web/guides/gis-migration) for more information." }

GLObus303 commented 1 year ago

Hey,

since the library is not maintained for 4 years, should we start looking for a substitute @sdoomz? The current code will stop working after March 31, 2023. Do you plan to migrate it? Would you accept PR for this effort?

Regarding google picker in general. Do you know any feasible react libraries out there?

Thanks!

GLObus303 commented 1 year ago

The solution was to create my own picker library that is migrated 😁