zendframework/zend-expressive-authentication

Name: zend-expressive-authentication

Owner: Zend Framework

Description: Authentication middleware for Expressive and PSR-7 applications

Created: 2017-11-08 22:33:44.0

Updated: 2018-05-23 16:59:00.0

Pushed: 2018-05-23 17:03:28.0

Homepage: null

Size: 1017

Language: PHP

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Expressive Authentication Middleware

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.

WORK IN PROGRESS

This repository contains a work in progress project for building an authentication module for Expressive and PSR-7 applications.

Please, do not use this code in a production environment!

Installation

You can install the zend-expressive-authentication library with composer:

mposer require zendframework/zend-expressive-authentication
Documentation

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

docs build

You may also browse the documentation online.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.