Ask HN: Help implementing OAuth 1.0A (Client) in PHP

https://github.com/hassankhan/resyted-backend-php/blob/master/library/Resyted/Service/OAuth1AService.php
by niteshade • 13 years ago
1 0 13 years ago

I'm having trouble setting up OAuth for Twitter, and was trying to create a abstract-ish way of using the API using my own sort-of-abstract way of using Requests for PHP. Was wondering if anyone who's more experienced than myself would mind looking through the linked source and double-checked it, if possible :)

Related Stories

Loading related stories...

Source preview

github.com