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

Updated to use latest api wrapper #386

Merged
merged 2 commits into from Sep 23, 2014
Merged

Updated to use latest api wrapper #386

merged 2 commits into from Sep 23, 2014

Conversation

dhendo
Copy link
Contributor

@dhendo dhendo commented Sep 12, 2014

Use the latest version of the shopify API wrapper - this requires a request_token() call to retrieve the permanent token.

def extra_data(self, user, uid, response, details=None):
"""Return access_token and extra defined names to store in
extra_data field"""
data = super(BaseOAuth2, self).extra_data(user, uid, response, details)
Copy link
Owner

Choose a reason for hiding this comment

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

Skipping a class?

@dhendo
Copy link
Contributor Author

dhendo commented Sep 23, 2014

@omab - yes there was no good reason to skip the class, updated.

@omab omab merged commit 7b413e8 into omab:master Sep 23, 2014
@omab
Copy link
Owner

omab commented Sep 23, 2014

Merged, thanks!

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