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

Maintainers

Package info

github.com/carnage/JwtZendAuth

pkg:composer/carnage/jwt-zend-auth

Statistics

Installs: 12 202

Dependents: 0

Suggesters: 0

Stars: 2

Open Issues: 2

1.3.0 2019-07-02 11:12 UTC

This package is auto-updated.

Last update: 2026-02-17 04:20:06 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