Download the PHP package bgallagher/bgoauthprovider without Composer
On this page you can find all versions of the php package bgallagher/bgoauthprovider. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bgallagher/bgoauthprovider
More information about bgallagher/bgoauthprovider
Files in bgallagher/bgoauthprovider
Download bgallagher/bgoauthprovider
More information about bgallagher/bgoauthprovider
Files in bgallagher/bgoauthprovider
Vendor bgallagher
Package bgoauthprovider
Short Description ZF2 OAuth 1.0a Provider module
License MIT
Homepage https://github.com/bgallagher/BgOauthProvider
Package bgoauthprovider
Short Description ZF2 OAuth 1.0a Provider module
License MIT
Homepage https://github.com/bgallagher/BgOauthProvider
Please rate this library. Is it a good library?
Informations about the package bgoauthprovider
BgOauthProvider
A ZF2 OAuth 1.0a provider module (WIP)
This module allows your ZF2 app to act as an OAuth 1.0a Provider, allowing you to protect you api endpoints with OAuth.
It is still a WIP, any input or pull request are very much welcomed.
Requirements
ZF2 modules:
- ZfcUser (latest master)
- ZfcUserDoctrineORM (latest master)
Pecl Extensions
Installation
-
Add the module to your composer.json requirments.
-
composer.phar update
- Add "BgOauthProvider" to your application.config.php file.
Config Example
All versions of bgoauthprovider with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.3
zendframework/zendframework Version 2.*
zf-commons/zfc-user-doctrine-orm Version 0.*
zendframework/zendframework Version 2.*
zf-commons/zfc-user-doctrine-orm Version 0.*
The package bgallagher/bgoauthprovider contains the following files
Loading the files please wait ....