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

How to authentication on Android Studio?

ANSWERED
How to authentication on Android Studio?
Imprement by java.
Best Answer
0 Votes
1 BEST ANSWER

Accepted Solutions

Hello,

 

Doesn't matter what IDE or language you're using. You should be following oauth 1.0a rules.

See this page for more details: https://wiki.fitbit.com/display/API/Fitbit+API

 

P.S. oauth 1.0a flow is not too trivial, so be prepared to spend a lot of time undertstanding how the oauth 1.0a work if you are not familiar with it.

 

Ivan Bahdanau
Senior Software Developer at Fitbit

View best answer in original post

Best Answer
0 Votes
1 REPLY 1

Hello,

 

Doesn't matter what IDE or language you're using. You should be following oauth 1.0a rules.

See this page for more details: https://wiki.fitbit.com/display/API/Fitbit+API

 

P.S. oauth 1.0a flow is not too trivial, so be prepared to spend a lot of time undertstanding how the oauth 1.0a work if you are not familiar with it.

 

Ivan Bahdanau
Senior Software Developer at Fitbit
Best Answer
0 Votes