googleads / google-api-ads-ruby

Ad Manager SOAP API Client Libraries for Ruby
297 stars 227 forks source link

Out-Of-Band EOL #189

Open NeoPhi opened 2 years ago

NeoPhi commented 2 years ago

We noticed that this library still has reference to a soon to be deprecated out-of-band OAuth method in oauth2_handler.rb

This was based on the migration documentation.

Are there plans to migrate away from that method or if we use this gem how can we ensure we will not be using a deprecated OAuth method.