Download the PHP package xabbuh/oauth1-authentication without Composer
On this page you can find all versions of the php package xabbuh/oauth1-authentication. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download xabbuh/oauth1-authentication
More information about xabbuh/oauth1-authentication
Files in xabbuh/oauth1-authentication
Download xabbuh/oauth1-authentication
More information about xabbuh/oauth1-authentication
Files in xabbuh/oauth1-authentication
Vendor xabbuh
Package oauth1-authentication
Short Description OAuth1 authentication for the HTTPlug library
License MIT
Homepage https://github.com/xabbuh/oauth1-authentication
Package oauth1-authentication
Short Description OAuth1 authentication for the HTTPlug library
License MIT
Homepage https://github.com/xabbuh/oauth1-authentication
Please rate this library. Is it a good library?
Informations about the package oauth1-authentication
OAuth1 Authentication for HTTPlug
Sign PSR-7 requests using OAuth1 when using them with HTTPlug clients.
Installation
Install the OAuth1 integration using Composer:
Usage
-
Configure the request signer with your consumer key and secret:
You can also optionally specify the hash algorithm to use. Read more about that in the api-clients/psr7-oauth1 documentation.
-
Set up the OAuth1 authentication passing the configured request signer together with your access token and token secret:
- Use the configured authentication with the authentication plugin:
All versions of oauth1-authentication with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.5 || ^7.0
api-clients/psr7-oauth1 Version ^2.0 || ^1.0
php-http/message Version ^1.0
api-clients/psr7-oauth1 Version ^2.0 || ^1.0
php-http/message Version ^1.0
The package xabbuh/oauth1-authentication contains the following files
Loading the files please wait ....