zendframework/zend-expressive-authentication

This package is abandoned and no longer maintained. The author suggests using the mezzio/mezzio-authentication package instead.

Authentication middleware for Expressive and PSR-7 applications

Maintainers

Package info

github.com/zendframework/zend-expressive-authentication

Forum

Documentation

pkg:composer/zendframework/zend-expressive-authentication

Statistics

Installs: 264 071

Dependents: 8

Suggesters: 0

Stars: 21

Open Issues: 3

1.1.0 2019-03-05 17:50 UTC

README

Repository abandoned 2019-12-31

This repository has moved to mezzio/mezzio-authentication.

Build Status Coverage Status

zend-expressive-authentication provides middleware for Expressive and PSR-7 applications for the purpose of authenticating HTTP requests using consumer- or third-party-provided adapters.

Installation

You can install the zend-expressive-authentication library with composer:

$ composer require zendframework/zend-expressive-authentication

Documentation

Browse the documentation online at https://docs.zendframework.com/zend-expressive-authentication/.