Best laravel framework open-source packages.

Zend expressive authentication

Authentication middleware for Expressive and PSR-7 applications
Updated 1 year ago

Expressive Authentication Middleware

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/.