06-03-2020 07:38
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

06-03-2020 07:38
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi, I'm using the Fitbit OAuth flow for a web application I'm working on. For the "Login" button / link is there an official asset? I'm looking for something similar to the "Log in with X" buttons (see image below). I downloaded the Fitbit logos and guidelines package, but I didn't see anything. I also tried searching the forums. I can have my designer make one for me, but I'd rather use an official one if it exists.
06-18-2020 11:21
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



06-18-2020 11:21
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi @BNJr,
Welcome to the forums!
When your application calls the https://www.fitbit.com/oauth2/authorize URL, the Fitbit login screen will automatically appear if the user is not currently logged in to their Fitbit account on their device or web browser.
Therefore, trying to display the login dialog box with the Fitbit logos is not necessary. You can test this out using the OAuth 2.0 tutorial. Also, Facebook and Google single sign-on is not supported for 3rd party apps as described in this forum post, https://community.fitbit.com/t5/Web-API-Development/API-OAuth-login-using-Facebook-or-Google/m-p/184...
Let me know if this helps!

