8000 Release Version 0.2.1 · oauth-io/sdk-php · GitHub
[go: up one dir, main page]

Skip to content

Version 0.2.1

5828
Compare
Choose a tag to compare
@william26 william26 released this 04 Aug 09:57
· 21 commits to master since this release

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', '/');
0