zendframework/zend-expressive-authentication-basic

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

HTTP Basic Authentication adapter for zend-expressive-authentication.

Maintainers

👁 zendframework

Package info

github.com/zendframework/zend-expressive-authentication-basic

Forum

Documentation

pkg:composer/zendframework/zend-expressive-authentication-basic

Statistics

Installs: 83 934

Dependents: 0

Suggesters: 1

Stars: 6

Open Issues: 0

1.0.0 2018-09-28 13:54 UTC

Requires (Dev)

Suggests

None

Provides

None

Conflicts

None

Replaces

None

BSD-3-Clause 20c500c88984e84a09b0d9fd71f44f7859758af8

AuthenticationZendFrameworkzfexpressivehttp-basic

This package is auto-updated.

Last update: 2020-01-28 19:21:20 UTC


README

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.