]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Some rough test scripts for poking at the OAuth system
authorZach Copley <zach@status.net>
Thu, 14 Jan 2010 00:52:33 +0000 (16:52 -0800)
committerZach Copley <zach@status.net>
Mon, 25 Jan 2010 00:36:05 +0000 (16:36 -0800)
commitde70b91a3a42b07c86d3a0cd8868ded6510fd91c
tree8015d22a26a8bb0fd839a708a28a62449ece538b
parent6efbf2777ac1ba934829a8e9ae381ca280621c0c
Some rough test scripts for poking at the OAuth system
tests/oauth/README [new file with mode: 0644]
tests/oauth/exchangetokens.php [new file with mode: 0755]
tests/oauth/getrequesttoken.php [new file with mode: 0755]
tests/oauth/oauth.ini [new file with mode: 0644]
tests/oauth/verifycreds.php [new file with mode: 0755]