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 api key as option to manage multiple accounts #2

Merged
merged 5 commits into from
Nov 18, 2019

Conversation

j133y
Copy link
Member

@j133y j133y commented Nov 5, 2019

Inspired by the Stripe API, this modification brings the possibility to have a fixed API key through the current implementation Iugu.api_key or send a different api_key as an option on each request, as it follows:

Iugu::Customer.fetch(api_key: XXX)

@j133y j133y requested a review from a team November 5, 2019 16:26
@j133y j133y self-assigned this Nov 5, 2019
@j133y j133y changed the title Add api key as option to request for multiple accounts Add api key as option to manage multiple accounts Nov 5, 2019
@j133y j133y merged commit 1b36f89 into master Nov 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant