sdoomz / react-google-picker

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

`auth` vs `auth2`? #21

Open tennety opened 5 years ago

tennety commented 5 years ago

The library seems to be using a different auth mechanism than the one shown in the Picker API examples. Specifically, I'm looking for ways to set access_type: "offline", but I can't seem to find any docs on how to do that with auth as opposed to auth2. The JS API that gets loaded supports both, is there a plan to migrate to using auth2? I'd also appreciate docs you can refer me to about auth.