oauth2-fitbit icon indicating copy to clipboard operation
oauth2-fitbit copied to clipboard

Fitbit Provider for the PHP League's OAuth 2.0 Client

Results 5 oauth2-fitbit issues
Sort by recently updated
recently updated
newest added

I am trying to run this in a server script. Far as I know I can do the auth stuff in the browser to get the auth code, then plug...

Hi all! Is there are an option to get field expires (like timestamp) instead of (or with) expires_in - to get token from Fitbit? If yes, would you please describe...

All new projects are already using Guzzle v7 so this can't run with them. Any chance you could upgrade this to Guzzle v7 from v6? Thank you.

It looks like the header structure of the example code is wrong. Please let me know if my understanding is wrong.

Hello, I want to know if my token has expired, I update my database with all the token information (auth code, token, refresh_token, expires) and I would like to call...