Version 0.2.1
5828
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', '/');
8000
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', '/');