Dwolla / dwolla-v2-ruby

Official Ruby Wrapper for Dwolla's API v2
https://developers.dwolla.com/
MIT License
22 stars 17 forks source link

Add access token auth support to Client and other changes #58

Closed abevoelker closed 1 year ago

abevoelker commented 3 years ago

I needed the Dwolla client to support OAuth access tokens for a potential partner integration so I made a few changes to accommodate that. I don't expect you to merge this but just wanted to politely let upstream know about my changes in case you wanted to incorporate any.

ShreyaThapa commented 1 year ago

Thank you for your contribution to our SDK, @abevoelker! We truly appreciate the time and effort you have put into this PR and apologize for the lack of response and miscommunication on our end. 🙏

We've since changed how partner integrations work in relation to the auth process. Because of this, we are closing this PR and not merging into main. While we are unable to merge this PR, we will make a note of your changes in relation to how this might be better managed with the new auth scheme. In addition, we'll add a ticket to our backlog on how we might apply similar changes to the SDK in the future.