logical-and / php-oauth

Support for authenticating users (without dep from any framework) using both OAuth1 and OAuth2 methods
https://packagist.org/packages/and/oauth
MIT License
43 stars 13 forks source link

Ability to receive headers #35

Open jhnferraris opened 9 years ago

jhnferraris commented 9 years ago

I'm using FitBit service and I want to know how to get the response headers of an api request. This doc shows the response headers.

logical-and commented 9 years ago

Thank you for the issue. :)