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

Is there an official "Log in with Fitbit" button?

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.

 

Sample login buttons

Best Answer
0 Votes
1 REPLY 1

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!

Best Answer
0 Votes