This is some code I use to debug oauth issues.

Note: there is a bug somewhere in this that results in an invalid signature.  Please let me know if you spot it.

Usage:
  1. Upload this file to your server
  2. Get a key/secret from your oauth data provider.  The code currently has Yahoo! hardcoded as the provider, so just change the endpoints to use another one.

[sourcecode lang=“php”]

[/sourcecode]