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

Seeking input from Fitbit.NET users re: OAuth 2.0 breaking changes

Seeking comments on how we handle transitioning from OAuth 1.0A to 2.0 in your .NET client code. 

https://github.com/aarondcoleman/Fitbit.NET/issues/46

 

--Aaron

Using Fitbits in Research? Check out Fitabase --www.fitabase.com
Best Answer
5 REPLIES 5

Hello there @aarondcoleman! In order to better assist you, can you please clarify this!  Looking forward to your reply! 

Fitbit Community ModeratorVivian | Community Moderator, Fitbit

Did this help you? Help others by marking it as a solution! 🙂

Best Answer
0 Votes

Pretty sure he is asking the dev community what they want for migrating from OAuth 1.0 to OAuth 2.0 in the Fitbit.Net framework he does...pretty straight forward.

Best Answer
0 Votes

That's correct. 

 

As an update, I have posted a video walkthrough of where we are with the new 2.0 version of the Fitbit.NET library and there's plenty of room for some constructive feedback. Again note, we're proposing some pretty big breaking changes for a 2.0, once finalized will become what is maintained going forward. The previous version will exist but not be further maintained.

 

Explination of new changes for OAuth 2.0 here:

https://youtu.be/ggx-4SwuYm4 

 

Current branch:

https://github.com/aarondcoleman/Fitbit.NET/tree/async-portable

 

 

Using Fitbits in Research? Check out Fitabase --www.fitabase.com
Best Answer
0 Votes

Has anyone found an example of the Fitbit with OAuth 2.0 working in webforms.  I was able to do this without any issues in the version with OAuth 1.0, however, the OAuth 2.0 version I'm having issues with.

 

If there is an example, can someone post it.   I know there is an MVC example, but I need a Webforms example.

 

 

Best Answer
0 Votes

Is this library still maintained?  I’ve tried following the video and the sample projects but can’t get it to work for me

Best Answer
0 Votes