GaryJones af1993ac3a Make the Token arg of buildSignature() methods optional.
RSA-SHA1 buildSignature() doesn't use it at all, and the other two allow for there to be no token, as on the initial client request. The token shared-secret as taken to be an empty string.
2012-11-22 16:27:47 +00:00
2012-11-19 17:55:49 +00:00
2012-11-18 12:28:10 +00:00
2012-11-18 12:29:31 +00:00

#OAuth 1 PHP Library

Based on Andy Smith's basic php library for OAuth.

Actually forked from EHER's version.

Tweaked to pass PSR-2.

Current status - Request token part seems to be working - nothing else properly tested yet.

Description
OAuth 1 PHP Library
Readme 198 KiB
2015-10-02 13:50:51 +00:00
Languages
PHP 100%