equip/auth

Simple middleware for handling authentication.

Maintainers

Details

github.com/equip/auth

Source

Issues

Installs: 400

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 12

Forks: 0

Open Issues: 0

pkg:composer/equip/auth

1.1.1 2016-02-22 21:46 UTC

This package is auto-updated.

Last update: 2025-10-09 06:44:22 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.