Skip to content

ezimuel/zend-expressive-authorization

 
 

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:

$ composer require zendframework/zend-expressive-authorization

Documentation

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

$ mkdocs build

You may also browse the documentation online.

Configuration

Usage

About

Authorization middleware for PSR-7 applications and Expressive

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%