OAuth
OAuth copied to clipboard
OAuth 1 PHP Library
Hi, I'm trying to use your library to send json data to an url , with 2 legged authentification, just the url, key and secret without a token. Please how...
Add load balancer support using non-standard X-Forwarded headers. Basically it adds support for AWS Elastic Load Balancer. See docs here [x-forwarded-headers](https://docs.aws.amazon.com/ElasticLoadBalancing/latest/DeveloperGuide/TerminologyandKeyConcepts.html#x-forwarded-headers) and a proposed standard [rfc7239](http://tools.ietf.org/html/rfc7239) which varies a bit...