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.