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

Added ScriptTag and fixed Shopify.OAuth request #7

Merged
merged 6 commits into from
Feb 11, 2017

Conversation

overallduka
Copy link
Contributor

This PR add the ScriptTag resource, fix the issues #3 #4 #5 and add what needed for retrieve access token works fine.

@nsweeting
Copy link
Owner

nsweeting commented Feb 8, 2017

@overallduka - thanks for your work. I'll try and get things merged up today.

@@ -51,7 +51,7 @@ defmodule Shopify.Mixfile do
# Type "mix help deps" for more examples and options
defp deps do
[
{:httpoison, "~> 0.10.0"},
{:httpoison, "~> 0.8.0"},
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is the version drop required for the SSL changes?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, i don't think so.

@nsweeting nsweeting merged commit 3fe9632 into nsweeting:master Feb 11, 2017
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.

None yet

2 participants