[oauth] PHP Response Codes

2009-08-05 Thread Hayden Young
Hi The PHP implementation is working really well for building an OAuth server but I would like to return more useful information to my consumers when something goes wrong. Therefore, are there any plans to add response codes to the PHP OAuth libraries? Thanks Hayden --~--~-~--~~-

[oauth] Re: PHP Response Codes

2009-08-06 Thread Hayden Young
Thanks. My assumption would be that these should be implemented in the OAuth.php library. Is this assumption correct? The current PHP libraries throws exceptions such as "Invalid consumer key". While human readable, they are not really programmatically friendly. On Aug 6, 4:38 am, John Kristian