Closed alexandrag2254 closed 8 years ago
I am able to get access token and access token secret when a user logins in. After doing so I realized this code is using OAuth1. Since Fitbit recently upgraded to OAuth2, is there a way I can adjust this code to comply with OAuth2? Thank you!
https://github.com/thegameofcode/passport-fitbit-oauth2
I am able to get access token and access token secret when a user logins in. After doing so I realized this code is using OAuth1. Since Fitbit recently upgraded to OAuth2, is there a way I can adjust this code to comply with OAuth2? Thank you!