zendframework/zend-expressive-authorization

Name: zend-expressive-authorization

Owner: Zend Framework

Description: Authorization middleware for PSR-7 applications and Expressive

Created: 2017-09-28 13:23:45.0

Updated: 2018-03-15 18:37:58.0

Pushed: 2018-03-15 18:38:04.0

Homepage: null

Size: 120

Language: PHP

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Expressive Authorization middleware

Build Status Coverage Status

Zend-expressive-authorization is a middleware for Expressive and PSR-7 applications for authorize specific routes based on ACL or RBAC systems.

WORK IN PROGRESS

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

Read the RFC proposal in the forum for more information.

Please, don't use this code in a production environment!

Installation

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

mposer require zendframework/zend-expressive-authorization
Documentation

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

docs build

You may also browse the documentation online.

Configuration
Usage

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.