Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add OAuth API support #173

Merged
merged 2 commits into from
Sep 25, 2023
Merged

Add OAuth API support #173

merged 2 commits into from
Sep 25, 2023

Conversation

sterrym
Copy link
Contributor

@sterrym sterrym commented Sep 19, 2023

Description

Added OAuth support to the Adyen client library. I extracted a couple of methods for simplification and added OAuth-specific tests that mirror the main checkout tests.

Note

This addition maintains 100% compatibility with existing API key and username/password authentication.

Tested scenarios

Added spec/checkout-oauth_spec.rb, spec/management-oauth_spec.rb

@sterrym sterrym requested a review from a team as a code owner September 19, 2023 20:38
@sterrym sterrym changed the title Tg/upstream rebase Add OAuth API support Sep 19, 2023
@wboereboom wboereboom merged commit 32f013f into Adyen:develop Sep 25, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants