Cargo Features
Fitbit-rs has no features set by default.
[dependencies]
fitbit-rs = { version = "0.1.0", features = ["oauth2", "filesystem-cache"] }
- oauth2
-
Enable OAuth2 authentication flow
- filesystem-cache
-
Enable filesystem caching of responses