zendframework / zend-expressive-authentication

Authentication middleware for Expressive and PSR-7 applications
BSD 3-Clause "New" or "Revised" License
21 stars 15 forks source link
authentication authentication-middleware expressive php php7 psr-7

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