Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Fitbit Disconnect from my website

ANSWERED

Hi Support,

 

  I have created a website where I could connect the fitbit using Oauth2 implementation. I have kept connect button. when i click on the connect button it will get authenticated and will get connect with the fitbit site and the button will change to disconnect. Again if I click on the disconnect button it should get disconnect and it should display the connect button and viceversa. Is there any API for doign this?

Best Answer
0 Votes
1 BEST ANSWER

Accepted Solutions

Fitbit users can revoke access to applications they have authorized from their settings page at https://www.fitbit.com/user/profile/apps .

 

There is not currently a method for third-party applications to revoke access to their applications on behalf of a user, however this functionality is planned and will follow RFC 7009.

View best answer in original post

Best Answer
0 Votes
2 REPLIES 2

Fitbit users can revoke access to applications they have authorized from their settings page at https://www.fitbit.com/user/profile/apps .

 

There is not currently a method for third-party applications to revoke access to their applications on behalf of a user, however this functionality is planned and will follow RFC 7009.

Best Answer
0 Votes

RFC 7009 is now implemented and documented at https://dev.fitbit.com/docs/oauth2/#revoking-access-tokens .

Best Answer
0 Votes