Download the PHP package willdurand/oauth-server-bundle without Composer
On this page you can find all versions of the php package willdurand/oauth-server-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download willdurand/oauth-server-bundle
More information about willdurand/oauth-server-bundle
Files in willdurand/oauth-server-bundle
Download willdurand/oauth-server-bundle
More information about willdurand/oauth-server-bundle
Files in willdurand/oauth-server-bundle
Vendor willdurand
Package oauth-server-bundle
Short Description Server side implementation of the OAuth 1.0 protocol based on RFC 5849
License MIT
Package oauth-server-bundle
Short Description Server side implementation of the OAuth 1.0 protocol based on RFC 5849
License MIT
Please rate this library. Is it a good library?
Informations about the package oauth-server-bundle
/!\ This bundle is not yet perfectly unit tested (well, in fact it's not unit tested except for signatures...)
You should not use it but you can provide tests or ideas. I'll do my best to provide strong unit tests.
BazingaOAuthServerBundle
This bundle provides all you need to manage OAuth in a server side way.
This bundle implements the OAuth v1.0 protocol based on the RFC 5849.
NOTE: for now, there is no implementation of the Model. You have to implement all interfaces in
the Model/
folder and the logic behind.
For documentation, see:
Resources/doc/
For license, see:
Resources/meta/LICENSE
All versions of oauth-server-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.3
symfony/framework-bundle Version 2.1.*
symfony/security-bundle Version 2.1.*
symfony/framework-bundle Version 2.1.*
symfony/security-bundle Version 2.1.*
The package willdurand/oauth-server-bundle contains the following files
Loading the files please wait ....