RSS

Neil Crookes

Learnings and Teachings on Web Application Development & CakePHP

Archive for April, 2010

Apr

12

OAuth extension to CakePHP HttpSocket

An extension to CakePHP’s core HttpSocket class that supports OAuth requests in the same way HttpSocket supports Basic Auth. Provides a simple API with low level access and high flexibility. Usage instructions included with example for Twitter.