views:

113

answers:

0

I am implementing OAuth for delegated access to our API for OnePage (http://myOnePage.com). We are using SimpleDB for our database.

Does anyone know of a PHP OAuthStore implementation for SimpleDB? Or any other language for that matter, would be useful.

If I don't find anything, I shall be coding it myself and will contribute it back to the community, but it would be awesome if someone has done it already!

Cheers