Skip to content

Remove reliance on FitbitAppCredentials from FitbitClient #247

@WestDiscGolf

Description

@WestDiscGolf

On tidying up the repository I noticed a number of issues I want to resolve. These will most likely be design and/or architectural based issues which are stopping or hindering us moving forward.

First up - Remove reliance on FitbitAppCredentials from FitbitClient

We currently pass in the Fitbit app credentials every time we construct an instance of FitbitClient however these do not change, the FitbitClient does not use them and they are only used in the DefaultTokenManager. This is not good.

Please see the details of the pull request here - WestDiscGolf#2

I will submit a proper PR once the other PR #246 has been approved and merged.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions