OAuth 1 PHP Library
81a1af738b
Just some updates to the Composer and Travis configuration and the LICENSE file. |
||
---|---|---|
src/GaryJones/OAuth | ||
tests | ||
.gitignore | ||
.travis.yml | ||
composer.json | ||
LICENSE | ||
phpunit.xml | ||
README.md |
#OAuth 1 PHP Library
Based on Andy Smith's basic php library for OAuth.
Actually forked from EHER's version.
Current status - Request token part seems to be working - nothing else properly tested yet.