oauth

You probably shouldn't be using this extension. This is only for OAuth v1.
No replacement provided. Contact us if you know a replacement.

oauth consumer extension

OAuth is an authorization protocol built on top of HTTP which allows applications to securely access data without having to store usernames and passwords.

Requirements: ext/hash (now a part of PHP core)

Maintainer

  • John Jawed (lead )
  • Rasmus Lerdorf (lead )
  • Sean DuBois (lead )
  • Michael Wallner (lead )
  • Felipe Pena (developer )
  • Tjerk Meesters (developer )

Details

Stars: 8
Issue openned: 6
Downloads: 2359609
1.0.0
14 years ago
Version 1.0.0 change log


- Added php streams support (libcurl is no longer required)
- Added OAuthProvider support (http://php.net/oauthprovider)
- Added RSA-SHA1 signature support
- Added SHA256 signature support
- Added OAuth::setTimeout, OAuth::generateSignature, OAuth::setRequestEngine
- Send the User-Agent header for pecl/oauth
- Lots of other improvements...

requires:

  • php >=5.1.0
  • pearinstaller >=1.4.0b1