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

Authentication ios

HI,

I am trying to authenticate user in my ios app using implicit grant flow. I am confused with following line in the documentation.
"Fitbit follows the OAuth 2.0 Implicit Code Grant as specified in RFC 6749. Fitbit strongly recommends that you review the specification and use an OAuth client library for your programming language."

Should i use library to authenticate user. I am getting the access token without using any library. I am redirecting the user to a browser with client id and redirect url and getting back the access token and client id in return. I achieved this without any library. I am confused with above statement in the documentation.

Best Answer
0 Votes
0 REPLIES 0