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

Installs: 12 202

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 4

Open Issues: 2

pkg:composer/carnage/jwt-zend-auth

1.3.0 2019-07-02 11:12 UTC

This package is auto-updated.

Last update: 2025-09-17 03:29:43 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