Download the PHP package 3dsinteractive/oauth-server-bundle without Composer
On this page you can find all versions of the php package 3dsinteractive/oauth-server-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download 3dsinteractive/oauth-server-bundle
More information about 3dsinteractive/oauth-server-bundle
Files in 3dsinteractive/oauth-server-bundle
Download 3dsinteractive/oauth-server-bundle
More information about 3dsinteractive/oauth-server-bundle
Files in 3dsinteractive/oauth-server-bundle
Vendor 3dsinteractive
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/console Version ~2.3
symfony/framework-bundle Version ~2.3
symfony/security-bundle Version ~2.3
symfony/console Version ~2.3
symfony/framework-bundle Version ~2.3
symfony/security-bundle Version ~2.3
The package 3dsinteractive/oauth-server-bundle contains the following files
Loading the files please wait ....