A simple iOS app to sync Fitbit data to Apple Health on the iPhone.
Go to file
IamTheFij 098d9c3ea6 Add a little error handling for invalid auth
When changing my api keys, realized I couldn't reauth. Now on a bad
auth, we clear the keychain so that we can reauth the next time
2018-01-20 18:42:55 -08:00
FitKit Add a little error handling for invalid auth 2018-01-20 18:42:55 -08:00
FitKit.xcodeproj Removed secrets! Woo! 2018-01-19 20:21:07 -08:00
FitKit.xcworkspace Initial working commit 2018-01-17 21:41:18 -08:00
.gitignore Removed secrets! Woo! 2018-01-19 20:21:07 -08:00
LICENSE Initial commit 2018-01-18 05:35:53 +00:00
Podfile Added keychain storage 2018-01-18 13:56:51 -08:00
Podfile.lock Added keychain storage 2018-01-18 13:56:51 -08:00
README.md Initial commit 2018-01-18 05:35:53 +00:00

README.md

FitKit

A simple iOS app to sync Fitbit data to Apple Health on the iPhone.