08-14-2018 04:31 - edited 08-14-2018 04:32
08-14-2018 04:31 - edited 08-14-2018 04:32
Hello. I have just started building a website that uses webserver-to-Fitbit API Authorization Code Grant Flow. This is my first time using oAuth but so far so good with WebAPI access.
What I haven't worked out is if I can use Fitbit oAuth as an authentication provider for our website, similar to how many sites and apps allow you to sign in with Google or Facebook accounts (which I believe is an application of oAuth) as opposed to users having to create new accounts. I am using ASP.NET Core which allows 3rd party authentication providers to be pretty much plugged in.
I haven't seen any reference to this in any documentation, so I am guessing no and if no is this a technical limitation or a terms of service issue? Maybe I have misunderstood the extent of oAuths use.
Thanks
Michael