Ask HN: Help implementing OAuth 1.0A (Client) in PHP
https://github.com/hassankhan/resyted-backend-php/blob/master/library/Resyted/Service/OAuth1AService.phpI'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 :)