PHPackages                             kpicaza/expressive-jwt-auth - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. kpicaza/expressive-jwt-auth

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

kpicaza/expressive-jwt-auth
===========================

Zend expressive JWT auth component.

1.0.1(7y ago)37741MITPHPPHP ^7.2

Since Jan 17Pushed 7y ago1 watchersCompare

[ Source](https://github.com/kpicaza/expressive-jwt)[ Packagist](https://packagist.org/packages/kpicaza/expressive-jwt-auth)[ RSS](/packages/kpicaza-expressive-jwt-auth/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (7)Versions (3)Used By (0)

Zend Expressive JWT Auth component
==================================

[](#zend-expressive-jwt-auth-component)

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/1b31fad70f90b085ee2c80843a3b7935fa6a6a674e06d52946c06ab67b6695e5/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6b706963617a612f657870726573736976652d6a77742f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/kpicaza/expressive-jwt/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/705b45be8f9a11fedc5b57d975ae38ef8336f65d70e2d654e5b21460b28e05a7/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6b706963617a612f657870726573736976652d6a77742f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/kpicaza/expressive-jwt/?branch=master)[![Build Status](https://camo.githubusercontent.com/7c1e93ef19c955445f669819d5af34e736a42108cfe2bacc9a24aab02628a9d0/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6b706963617a612f657870726573736976652d6a77742f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/kpicaza/expressive-jwt/build-status/master)[![Code Intelligence Status](https://camo.githubusercontent.com/bcfc81a5c2d1a71cc789c7ea138791cf9c1b9229dde1952088f926d1dd3590e3/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6b706963617a612f657870726573736976652d6a77742f6261646765732f636f64652d696e74656c6c6967656e63652e7376673f623d6d6173746572)](https://scrutinizer-ci.com/code-intelligence)

Easy to use JWT generator/validator utility out of the box for zend expressive.

Install
-------

[](#install)

```
composer require kpicaza/expressive-jwt-auth

```

Config
------

[](#config)

```
