carnage/jwt-zend-auth

There is no license information available for the latest version (1.3.0) of this package.

JWT authentication module for ZF2

1.3.0 2019-07-02 11:12 UTC

This package is auto-updated.

Last update: 2024-04-17 00:40:50 UTC


README

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