prasmussen / gdrive

Google Drive CLI Client
MIT License
8.99k stars 1.18k forks source link

Update oauth.go #660

Open tesserakt opened 2 years ago

tesserakt commented 2 years ago

refer https://developers.google.com/identity/protocols/oauth2/resources/oob-migration

grangep commented 1 year ago

I tried to recompile with this change but get "auth/oauth.go:91:3: unknown field 'ack_oob_shutdown' in struct literal of type oauth2.Config". Do I need to change something else? TIA.

crazyjudas commented 1 year ago

I tried to recompile with this change but get "auth/oauth.go:91:3: unknown field 'ack_oob_shutdown' in struct literal of type oauth2.Config". Do I need to change something else? TIA.

Has this issue closed?

grangep commented 1 year ago

Closed for me anyway. I dropped gdrive and went with rclone running into a Box repository rather than Google Drive.