Download the PHP package cosmonova-rnd/jwt-guard without Composer
On this page you can find all versions of the php package cosmonova-rnd/jwt-guard. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download cosmonova-rnd/jwt-guard
More information about cosmonova-rnd/jwt-guard
Files in cosmonova-rnd/jwt-guard
Download cosmonova-rnd/jwt-guard
More information about cosmonova-rnd/jwt-guard
Files in cosmonova-rnd/jwt-guard
Vendor cosmonova-rnd
Package jwt-guard
Short Description Guard JWT Authenticator for Symfony
License MIT
Package jwt-guard
Short Description Guard JWT Authenticator for Symfony
License MIT
Please rate this library. Is it a good library?
Informations about the package jwt-guard
Symfony Guard JWT Authenticator
Installing
- Install package using composer
composer require cosmonova-rnd/jwt-guard
Configuring
-
Configure environment variables
JWT_PUBLIC_KEY
andJWT_PASSPHRASE
with public key and passphrase - Add to your firewall new authenticator
example:
Usage
Use symfony UserInterface to get authenticated user
@ Cosmonova | Research & Development
All versions of jwt-guard with dependencies
PHP Build Version
Package Version
Requires
cosmonova-rnd/jwt Version
^0.8.0
symfony/security-bundle Version ~3.4|^4
symfony/framework-bundle Version ~3.4|^4
symfony/security-bundle Version ~3.4|^4
symfony/framework-bundle Version ~3.4|^4
The package cosmonova-rnd/jwt-guard contains the following files
Loading the files please wait ....