Download the PHP package php-solution/jwt-security-bundle without Composer
On this page you can find all versions of the php package php-solution/jwt-security-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download php-solution/jwt-security-bundle
More information about php-solution/jwt-security-bundle
Files in php-solution/jwt-security-bundle
Download php-solution/jwt-security-bundle
More information about php-solution/jwt-security-bundle
Files in php-solution/jwt-security-bundle
Vendor php-solution
Package jwt-security-bundle
Short Description Symfony bundle for use JWT for authorization, authentication.
License MIT
Package jwt-security-bundle
Short Description Symfony bundle for use JWT for authorization, authentication.
License MIT
Please rate this library. Is it a good library?
Informations about the package jwt-security-bundle
JwtSecurityBundle
This bundle allows developer to use JWT for authorization/authentication on api application.
Configuration
Configure JWT in your config.yaml:
Configure authorization JWT in your config.yaml:
Configure security in your security.yaml:
Add route for check login:
or
`
All versions of jwt-security-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
symfony/dependency-injection Version >=4.0
symfony/http-kernel Version >=4.0
symfony/http-foundation Version >=4.0
symfony/config Version >=4.0
symfony/security-core Version >=4.0
symfony/security-http Version >=4.0
symfony/security-guard Version >=4.0
php-solution/jwt-bundle Version ~0.3
symfony/dependency-injection Version >=4.0
symfony/http-kernel Version >=4.0
symfony/http-foundation Version >=4.0
symfony/config Version >=4.0
symfony/security-core Version >=4.0
symfony/security-http Version >=4.0
symfony/security-guard Version >=4.0
php-solution/jwt-bundle Version ~0.3
The package php-solution/jwt-security-bundle contains the following files
Loading the files please wait ....