Skip to content

Example iOS app that allows user to log into Fitbit.com to obtain personal fitness information.

License

Notifications You must be signed in to change notification settings

PepperoniJoe/FitbitLoginExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fitbit Login Example

Xcode version Language Language License

An example iOS14 app that allows the app user to login to Fitbit to obtain their personal fitness information

Authorization Example Derived From:
iOS Dev Course: Fitbit Auth via AuthenticationServices.framework (iOS 13 compatibility) by Maxim Vialyx

Requirements:
Requires a developer account with dev.fitbit.com and registration of an app to obtain the necessary client ID.
The client ID is needed to access Fitbit's user login authorization process.

Technical Info:
Xcode 12 project written in Swift 5 for iOS 14
SwiftUI, Fitbit API, User authorization, Callback URL, App Registration
Redirect Scheme, Safari Services, Authentication Services

See Also:
Quickies - a variety of example iOS apps
Make Icons Swiftly - used to generate app icon sets

Author:
Marcy Vernon @MarcyVernon

License:
"FitbitLoginExample" is under the MIT license. See LICENSE for more information.