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

OAuth2 C# Example?

Hi, I have a working OAuth1 example but would like to create an OAuth 2.0 authentication app instead of migrating from 1.0 to 2.0.     I'm really having a difficult time putting all the pieces together.   Would anyone be willing to share a working example of the OAuth 2.0 flow in C# to help out?    Thank you for your help.

Kind Regards

Best Answer
5 REPLIES 5

Well, didn't get any replies so I figured it out on my own.   I have a working c# solution using OAuth2 now.

Best Answer
0 Votes

Hi, thanks for your reply.  I would be happy to share the code when I get it cleaned up and documented.   Right now it's kind of a mess and I would be embarrassed for anyone to have to read it.  🙂   However I wil be happy to try to help others who are struggling with certain OAuth2 flow issues.

Best Answer

Hi 68CamaroGuy,

I want to implement a solution for getting data from fitbit API with OAuth2 two legged. Could you help me please ?

Best Answer
0 Votes