OAuth out-of-band (oob) flow will be deprecated
https://developers.googleblog.com/2022/02/making-oauth-flows-safer.html
|
redirect_uri: 'urn:ietf:wg:oauth:2.0:oob' |
New OAuth usage will be blocked for the OOB flow

Can we migrate to an alternative flow? https://developers.google.com/identity/protocols/oauth2/native-app#redirect-uri_loopback
OAuth out-of-band (oob) flow will be deprecated
https://developers.googleblog.com/2022/02/making-oauth-flows-safer.html
google-drive-ruby/lib/google_drive/session.rb
Line 158 in 55b996b
New OAuth usage will be blocked for the OOB flow
Can we migrate to an alternative flow? https://developers.google.com/identity/protocols/oauth2/native-app#redirect-uri_loopback