rodsouto / mezzio-authentication-basic

HTTP Basic Authentication adapter for mezzio-authentication.

Home Page:https://docs.mezzio.dev/mezzio-authentication-basic/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mezzio-authentication-basic

Build Status Coverage Status

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

Installation

Run the following to install this library:

$ composer require mezzio/mezzio-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 mezzio-authentication.

https://docs.mezzio.dev/mezzio-authentication-basic/

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


Languages

Language:PHP 100.0%