Download the PHP package hrevert/ht-league-oauth-client-module without Composer
On this page you can find all versions of the php package hrevert/ht-league-oauth-client-module. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package ht-league-oauth-client-module
HtLeagueOauthClientModule
A Zend Framework 2 module to integrate oauth2-client and oauth1-client library from the thephpleague.
Usage
For Oauth2
Creating custom oauth2 providers
-
Create a class implementing
League\OAuth2\Client\Provider\ProviderInterface
. -
Inform Oauth2 client manager about the new provider
- Use the provider
For Oauth1
Creating custom oauth2 providers
-
Create a class extending
League\OAuth1\Client\Server\Server
. -
Inform Oauth1 client manager about the new provider
- Use the provider
All versions of ht-league-oauth-client-module with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
league/oauth2-client Version 2.*
league/oauth2-facebook Version 2.*
league/oauth1-client Version ~1.0
zendframework/zend-servicemanager Version ^3.3
roave/security-advisories Version dev-master
league/oauth2-client Version 2.*
league/oauth2-facebook Version 2.*
league/oauth1-client Version ~1.0
zendframework/zend-servicemanager Version ^3.3
roave/security-advisories Version dev-master
The package hrevert/ht-league-oauth-client-module contains the following files
Loading the files please wait ....