Updated on Fri, 2012-02-03 15:54
Send secure authorized requests to the Twitter API
Twitter uses OAuth to provide authorized access to its API.

Features
- Secure - Users are not required to share their passwords with 3rd party applications, increasing account security.
- Standard - A wealth of client libraries and example code are compatible with Twitter's OAuth implementation.