087cb1278fbf6d92a94bc2f597e3437477ac9193

$token
refs an object, this statement will always be true. Therefore an empty oauth_token
param will be added to each request, wich will break Bitbucket authorization process.
To fix this, we need to check if token key is empty and ignore it.
#OAuth 1 PHP Library
Based on Andy Smith's basic php library for OAuth.
Actually forked from EHER's version.
Current status - Request token part seems to be working - nothing else properly tested yet.
Description
Version 1.0.12
Latest
Languages
PHP
100%