Download the PHP package bburnichon/bbn-security-bundle without Composer
On this page you can find all versions of the php package bburnichon/bbn-security-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bburnichon/bbn-security-bundle
More information about bburnichon/bbn-security-bundle
Files in bburnichon/bbn-security-bundle
Download bburnichon/bbn-security-bundle
More information about bburnichon/bbn-security-bundle
Files in bburnichon/bbn-security-bundle
Vendor bburnichon
Package bbn-security-bundle
Short Description Simple Api Key based Authentication bundle for Symfony2
License MIT
Package bbn-security-bundle
Short Description Simple Api Key based Authentication bundle for Symfony2
License MIT
Please rate this library. Is it a good library?
Informations about the package bbn-security-bundle
bbn-security-bundle
API Key based Authentication bundle for Symfony2
Usage
This bundle will enable the new api_key authentication provider
use it as below in your security.yml file
The new user provider should provide api keys as username
The method will be called with the supplied api key the Authentication class does not care about the credentials fields
Installation
Then add the following to your AppKernel
Running the Tests
License
bbn-security-bundle is released under the MIT License. See the bundled LICENSE file for details.
All versions of bbn-security-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.3
symfony/dependency-injection Version ~2.3
symfony/http-kernel Version ~2.3
symfony/security Version ~2.3
symfony/security-bundle Version ~2.3
symfony/dependency-injection Version ~2.3
symfony/http-kernel Version ~2.3
symfony/security Version ~2.3
symfony/security-bundle Version ~2.3
The package bburnichon/bbn-security-bundle contains the following files
Loading the files please wait ....