
FitBit Ionic Login OAuth
Authorize your app to use FitBit API
$0.00
Details
- Version:
- 1.0
- Ionic:
- 1.x
- Platforms:
- iOS, Android
- Released:
- 3 years ago
- Updated:
- 1 year ago
- Category:
- Starters
- Tags:
- ,
Authorize your app to use FitBit API
Check out my other useful starters are here: Great Ionic Starters.
Features:
- Login via FitBit
App Installation
- Install Ionic
- Download Genymotion if you plan to emulate on android
- Open folder in terminal
- Install Ionic
sudo npm install -g ionic
- Add platform
ionic platform add ios
- Add platform
ionic platform add android
cordova plugin add cordova-plugin-inappbrowser
cordova plugin add cordova-plugin-whitelist
- Install ngResource
npm install --save ng-resource
ionic emulate ios
(do not run with livereload)ionic run android
(after you have a Genymotion Emulator instance running)
FitBit Login
- You will have to create an app on dev.fitbit.com
- Use a callback url for local testing (http://localhost/callback)
- Register your app as a web application with the Social Providers
- Use TInyURL of (http://localhost/callback) as callback for twitter
Common Issues
- This only works as a native app not a website
- Right now to revoke api access you have to go to your fitbit account online and revoke the app
Payment Information
- The payment on this site is processed by Stripe.com and sometimes your bank will decline the charges if they don't recognize it. You can contact your bank or try a different card.
Support
- Leave a comment if you get stuck on anything
- If you email me directly it might get caught in the spam filter
- And Kudos if you leave a Rating! =)
Stay in Touch
- Visit my blog rubberchickin.com.
Icon made by [Freepik](http://www.freepik.com "Freepik") from [www.flaticon.com](http://www.flaticon.com "Flaticon") is licensed under [CC BY 3.0](http://creativecommons.org/licenses/by/3.0/ "Creative Commons BY 3.0")