OAuth 1 PHP Library
src/JacobKiers/OAuth | ||
tests | ||
.gitattributes | ||
.gitignore | ||
.travis.yml | ||
CHANGELOG.md | ||
composer.json | ||
CONTRIBUTORS.md | ||
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.