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

Sync versions of all calls #16

Open
aarondcoleman opened this issue Jul 4, 2014 · 0 comments
Open

Sync versions of all calls #16

aarondcoleman opened this issue Jul 4, 2014 · 0 comments

Comments

@aarondcoleman
Copy link

While it might not be a priority or feasible for this project adding in non-async versions of each call would allow us in the Fitbit.NET library (https://github.com/aarondcoleman/Fitbit.NET) to replace all our OAuth code and maintain our existing APIs while adding in async versions all relying on this one project. Ideally all the method names would have been done with the XxxxXxxxAsync() style in this project, but they aren't so perhaps there's another way to group sync versions with their async counterparts.

If there's a similar project that is also PCL OAuth we might use please let me know.

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

No branches or pull requests

1 participant