Version 0.2.1
This version allows you to use oauthd with a specified base
field:
// By default the base field is '/' in oauthd
$oauth->setOAuthdURL('http://your_oauthd.com', '/');
10000
This version allows you to use oauthd with a specified base
field:
// By default the base field is '/' in oauthd
$oauth->setOAuthdURL('http://your_oauthd.com', '/');