googleads / googleads/google-api-ads-ruby
Out-Of-Band EOL
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 303
- Forks
- 221
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading ads_common/lib/ads_common/auth/oauth2_handler.rb around line 39 and the linked OAuth out-of-band migration documentation. Determine where the deprecated method is referenced and what migration path the library supports; done should mean the deprecated method is no longer used and the supported authentication path is clear to gem users.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- api, authentication
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100