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

Authorization Code Grant fitbit sample code

Greetings.

I am working my way through oAuth 2.0 and so far I am still doing OK.

No thoughts of despair.

Right now this is a FYI -

This page:-

https://dev.fitbit.com/docs/oauth2/

has a section on Implicit Grant Flow.

This has a code fragment for "callback code example" embedded as a picture.

 

The picture contains the statement:-

-----

https://www.fitbit.com/oauth2/authorize?

 

response_type=code&client_id= ...

-----

 

If I understand things correctly, should not the response_type for Implicit Grant Flow be "token", not "code"?

 

Regards,

Tony Barry

 

 [edited for typos]

Best Answer
0 Votes
0 REPLIES 0