Download the PHP package anibalsanchez/security-jwt-service-provider_s2p3f5 without Composer
On this page you can find all versions of the php package anibalsanchez/security-jwt-service-provider_s2p3f5. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download anibalsanchez/security-jwt-service-provider_s2p3f5
More information about anibalsanchez/security-jwt-service-provider_s2p3f5
Files in anibalsanchez/security-jwt-service-provider_s2p3f5
Download anibalsanchez/security-jwt-service-provider_s2p3f5
More information about anibalsanchez/security-jwt-service-provider_s2p3f5
Files in anibalsanchez/security-jwt-service-provider_s2p3f5
Vendor anibalsanchez
Package security-jwt-service-provider_s2p3f5
Short Description Silex Security JWT Service Provider, updated to Silex 2.2, Pimple 3 and Firebase 5
License GPL-2.0-or-later
Package security-jwt-service-provider_s2p3f5
Short Description Silex Security JWT Service Provider, updated to Silex 2.2, Pimple 3 and Firebase 5
License GPL-2.0-or-later
Please rate this library. Is it a good library?
Informations about the package security-jwt-service-provider_s2p3f5
Silex security jwt service provider
This provider is mainly based on cnam/security-jwt-service-provider, but the dependencies have been updated to Silex 2.2, Pimple 3 and Firebase 5.
Installation
composer require anibalsanchez/security-jwt-service-provider_s2p3f5
Simple example
Initialise silex application
Create configuration
add config for security jwt
Create users, any user provider implementing interface UserProviderInterface
Add config for silex security
Register silex providers
Example for authorization and request for protected resources
Full example in directory tests/mock/app.php
And should for tests correct work silex-security-jwt-provider
All versions of security-jwt-service-provider_s2p3f5 with dependencies
PHP Build Version
Package Version
Requires
silex/silex Version
^2.2
pimple/pimple Version ^3.0
symfony/security Version ~2.8|~3.0
firebase/php-jwt Version ^5.0
pimple/pimple Version ^3.0
symfony/security Version ~2.8|~3.0
firebase/php-jwt Version ^5.0
The package anibalsanchez/security-jwt-service-provider_s2p3f5 contains the following files
Loading the files please wait ....