Example Oauth HTTP Client
This repo is to show several examples of a http client that wraps all requessts in OAuth 1.1 Authorization headers.
For one example I am going to use the PHoAuth library. https://github.com/icheishvili/phoauth
For another example I am going to use Zend Framework https://github.com/zendframework/zf2.git
For python I am going to be using this pyoauth library https://github.com/icheishvili/pyoauth