zendframework / zend-expressive-authentication-basic

HTTP Basic Authentication adapter for zend-expressive-authentication.

Repository from Github https://github.comzendframework/zend-expressive-authentication-basicRepository from Github https://github.comzendframework/zend-expressive-authentication-basic

zend-expressive-authentication-basic

Repository abandoned 2019-12-31

This repository has moved to mezzio/mezzio-authentication-basic.

Build Status Coverage Status

This library provides an HTTP Basic authentication adapter for zend-expressive-authentication, and thus PSR-7 middleware applications.

Installation

Run the following to install this library:

$ composer require zendframework/zend-expressive-authentication-basic

Documentation

Documentation is in the doc tree, and can be compiled using mkdocs:

$ mkdocs build

You may also browse the documentation online.

About

HTTP Basic Authentication adapter for zend-expressive-authentication.

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


Languages

Language:PHP 100.0%