-
Notifications
You must be signed in to change notification settings - Fork 0
A mashup of http://github.com/abraham/twitteroauth and http://blog.arc90.com/2008/06/03/twitter-api-client-released/. Both were my favorite PHP libraries and after Twitter turned off basic OAuth, I did a small handshake between the two libraries. All credits to original contributors.
yemkay/arc90-twitteroauth
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Karthik Murugan | [email protected] | http://yemkay.com | @yemkay Register oAuth app at http://dev.twitter.com and use the consumer key & consumer secret in your call to useOAuth() function. Receive user access token and access secret by redirecting to Twitter and authenticating. You can use twitteroauth for this purpose (Refer http://github.com/abraham/twitteroauth). For backend scripts, you can obtain access token and secret by clicking "My Access Token" link from the Oauth app page in http://dev.twitter.com Thanks to Abraham Williams & Arc90 for the original libraries twitteroauth ------------ Developed by Abraham Williams. Oauth based Twitter library. Also used for OAuth integration with Twitter http://github.com/abraham/twitteroauth Arc90 Twitter Client -------------------- A powerful Twitter library for REST & Search API, but uses only basic Auth. http://blog.arc90.com/2008/06/03/twitter-api-client-released/
About
A mashup of http://github.com/abraham/twitteroauth and http://blog.arc90.com/2008/06/03/twitter-api-client-released/. Both were my favorite PHP libraries and after Twitter turned off basic OAuth, I did a small handshake between the two libraries. All credits to original contributors.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published