carnage/jwt-zend-auth

JWT authentication module for ZF2


License
Other

Documentation

Zend Auth JWT module

This module provides authentication storage via JWT

Installation

Composer require carnage/jwt-zend-auth

Copy jwtzendauth.global.php to your autoload config directory and change the settings as appropriate.

Enable the module Carnage\JwtZendAuth in your application config