03-09-2016 23:02
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

03-09-2016 23:02
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
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?
Answered! Go to the Best Answer.

Accepted Solutions
03-11-2016 09:34
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



03-11-2016 09:34
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
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.

03-11-2016 09:34
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



03-11-2016 09:34
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
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.

04-25-2016 13:44
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



04-25-2016 13:44
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
RFC 7009 is now implemented and documented at https://dev.fitbit.com/docs/oauth2/#revoking-access-tokens .

