zendframework / zend-expressive-authentication

Authentication middleware for Expressive and PSR-7 applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Authentication middleware for Expressive and PSR-7 applications

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:PHP 100.0%