Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 223 Bytes

File metadata and controls

5 lines (3 loc) · 223 Bytes

Simple PHP Fitbit client (authorization code flow / OAuth2.0), only using Curl

In order to use it, you must specify your Client ID, Client Secret and your Redirect URI in config.php

Don't hesitate to use/adapt/enhance it