2012-02-08 19:12:44 +00:00
|
|
|
#OAuth 1 PHP Library
|
|
|
|
|
2012-02-08 19:15:48 +00:00
|
|
|
Based on [Andy Smith's](http://term.ie/) [basic php library](http://oauth.googlecode.com/svn/code/php/) for OAuth.
|
2012-11-17 21:13:44 +00:00
|
|
|
|
|
|
|
Actually forked from [EHER's version](https://github.com/EHER/OAuth).
|
|
|
|
|
|
|
|
Tweaked to pass PSR-2.
|