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
2.0.0
8 years ago
Download DLL for processor with 64 bits architecture (x64)
PHP 7.0
Loading...
Download DLL for processor with 32 bits architecture (x86)
PHP 7.0
Loading...
Version 2.0.0 change log


- PHP 7 Support
- Bug 67658: configure does not detect missing pcre.h
- Bug 67665: update fetch to accept 20X HTTP ranges
- Bug 67883: check SERVER[REDIRECT_HTTP_AUTHORIZATION] for the Authorization header

requires:

  • php >=7.0.0
  • pearinstaller >=1.4.0b1
  • hash