01-20-2015 08:38
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

01-20-2015 08:38
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Has any one been able to setup Fitbit Oauth flow on Parse?
I have tried using some Oauth library portable on parse. But no success for Fitbit as it has bit different flow. Library is used to access Yahoo Oauth on parse. This is the library, I tried: https://github.com/nicnocquee/Oauth-Module-for-Parse-Cloud-Code
I have also tried temboo and Oauth.io but the problem is not all the Node.js libraries/modules or JavaScripts are supported on parse. I picked all the modules, changed the path reference and tried to upload on parse. No luck as always some library is missing. It got tedious after sometime to find all libraries required.
I am new and learning. Can anyone guide me what's the best way to achieve Oauth Flow for fitbit on Parse? If helpful, I can share my code on github.

- Labels:
-
JavaScript
-
OAuth 1.0a
-
Subscriptions API
