sparkphp/auth

This package is abandoned and no longer maintained. The author suggests using the equip/auth package instead.

Simple middleware for handling authentication.

0.3.1 2015-12-16 03:08 UTC

This package is not auto-updated.

Last update: 2016-02-08 19:27:32 UTC


README

Build Status Coverage Status License Latest Stable Version Code Quality

A simple middleware for creating custom authentication for your APIs. Attempts to be PSR-1, PSR-2, PSR-4 and PSR-7 compliant. Works great in applications that use the ADR pattern.

For more information, see the documentation.