dhagz/oauth

PHP: OAuthConsumer class missing property

Opened this issue · 0 comments

The PHP class OAuthConsumer should have a public property called $callback_url. 
See line 17: http://oauth.googlecode.com/svn/code/php/OAuth.php where the 
property is set

Original issue reported on code.google.com by needham....@gmail.com on 30 Aug 2012 at 8:18