10-17-2021 17:57
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

10-17-2021 17:57
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hello, I am on developing web applications by using noedJS/Express.
I have a problem with 'implementing resource owner password grant way' because I couldn't find any sample codes that I can refer to.
Is there any sample codes that I can refer to? I hope your helps.

- Labels:
-
JavaScript
-
OAuth 2.0
10-18-2021 13:46
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



10-18-2021 13:46
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi @HealthcareLAB ... If you mean the Resource Owner Password Credentials Grant defined by https://datatracker.ietf.org/doc/html/rfc6749#section-4.3, this is not supported by Fitbit. The recommended authorization flow for Fitbit is Authorization Code Grant Flow with PKCE. We've documented how to implement it in your application at https://dev.fitbit.com/build/reference/web-api/developer-guide/authorization/.
Senior Technical Solutions Consultant
Fitbit Partner Engineering & Web API Support | Google

