mezzio-authentication provides middleware for Mezzio and PSR-7 applications for the purpose of authenticating HTTP requests using consumer- or third-party-provided adapters.
You can install the mezzio-authentication library with composer:
$ composer require mezzio/mezzio-authentication
Browse the documentation online at https://docs.mezzio.dev/mezzio-authentication/.