Cees van Wieringen - 2013-01-07 16:57:26
Hi Manual,
Thanks for the good working OAuth client.
We have our own OAuth server and provide our clients with a code example of the standard OAuth client build in with PHP to access our OAuth server. But the problem with the standard OAuth client is that you need to install/update it on your server running PHP and not all our clients have access to the their servers :-(.
We tried some other PHP OAuth clients but they all had there issues and didn't work correctly, happily yours worked like a charm.
The question is, we distribute our other example under the lgpl (http://en.wikipedia.org/wiki/GNU_Lesser_General_Public_License) license, but we can't find a license for your OAuth API.
Do you have a license? and if not do you have any idea under which license you like your code to fall?