devimteam/security-jwt-provider

This package is abandoned and no longer maintained. The author suggests using the devimteam/silex-security-jwt-provider package instead.
There is no license information available for the latest version (1.0.2) of this package.

Silex Security JWT Service Provider

1.0.2 2016-10-03 12:37 UTC

This package is not auto-updated.

Last update: 2019-02-20 19:03:08 UTC


README

Intro

Adds security JWT service provider for your application

Installation

Install via composer

$ composer require devimteam/silex-security-jwt-provider

Use-cases

Contributing

Install vendors

$ composer install

Run tests

php vendor/bin/codecept run