zendframework/zend-expressive-authentication-session

Name: zend-expressive-authentication-session

Owner: Zend Framework

Description: Username/password, session-backed authentication adapter for zend-expressive-authentication.

Created: 2017-11-09 16:03:56.0

Updated: 2018-03-20 15:11:47.0

Pushed: 2018-05-22 16:27:44.0

Homepage: null

Size: 858

Language: PHP

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

zend-expressive-authentication-session

Build Status Coverage Status

This library provides a zend-expressive-authentication adapter that handles form-based username/password authentication credentials where the user details are subsequently stored in a session.

Installation

Run the following to install this library:

mposer require zendframework/zend-expressive-authentication-session
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.