equip/auth

Simple middleware for handling authentication.

1.1.1 2016-02-22 21:46 UTC

This package is auto-updated.

Last update: 2024-04-09 03:16:35 UTC


README

Latest Stable Version License Build Status Code Coverage Scrutinizer 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.