OAuth/README.md

9 lines
401 B
Markdown

#OAuth 1 PHP Library
Based on [Andy Smith's](http://term.ie/) [basic php library](http://oauth.googlecode.com/svn/code/php/) for OAuth.
Actually forked from [EHER's version](https://github.com/EHER/OAuth).
[![Build Status](https://travis-ci.org/GaryJones/OAuth.png)](https://travis-ci.org/GaryJones/OAuth)
Current status - Request token part seems to be working - nothing else properly tested yet.