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 support for Vend #549

Merged
merged 1 commit into from
Mar 25, 2015
Merged

Added support for Vend #549

merged 1 commit into from
Mar 25, 2015

Conversation

matthowland
Copy link
Contributor

New backend for http://www.vendhq.com/

At this point they're user profile is experimental so getting user parameters isn't included, simply getting the access token for subsequent api calls.

('domain_prefix','domain_prefix')
]
def get_user_id(self, details, response):
return None
Copy link
Owner

Choose a reason for hiding this comment

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

This is required to later identify the account association on login.

@omab omab merged commit f9597b9 into omab:master Mar 25, 2015
omab added a commit that referenced this pull request Mar 25, 2015
@omab
Copy link
Owner

omab commented Mar 25, 2015

I've introduced the mentioned fixes and merged the work.

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.

2 participants