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

Created library for OAuth Profile API - US #3

Merged
merged 7 commits into from
Jun 11, 2017

Conversation

nmccrory
Copy link
Contributor

This is the start of Battle.net OAuth Profile API libraries. I started with Starcraft 2 [US]. Currently you can retrieve a user's Starcraft 2 profile using a client call to client.Profile().SC2(). Most of the work in this PR comes from the type definitions made in sc2.go. These types are consumed in profile.go by the profile service. Tests included for SC2 profile function :-)

Copy link
Owner

@mitchellh mitchellh left a comment

Choose a reason for hiding this comment

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

This looks great! Thanks for the tests too!

@mitchellh mitchellh merged commit bdcec58 into mitchellh:master Jun 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.

2 participants